zero coverage when running coverage via TFSBuild

Completed

When starting dotCover2016 via command line, it shows correct coverage results (html) when manually started via batch file. But when started by TFS2015 Build process (using the *same* command line arguments), it shows zero coverage in the gererated html report.

 

Zero coverage:

 

09:34:26.790 |I|                               | JetBrains dotCover Console Runner 2016.2.2. Build 106.0.20160913.94258
09:34:26.822 |I|                               | LogLevel: INFO
09:34:27.212 |I|                               | 'analyse' command
09:34:27.212 |I|                               | /TargetExecutable=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe (CommandLine)
09:34:27.212 |I|                               | /TargetArguments=D:\BuildAgent_1\_work\14\s\Implementation\Solution\MyApp.Application.Test\bin\Debug\MyApp.Application.Test.dll (CommandLine)
09:34:27.212 |I|                               | /Output=.\Implementation\dotCoverOutput\AppCoverageReport.html (CommandLine)
09:34:27.212 |I|                               | /ReportType=HTML (CommandLine)
09:34:27.212 |I|                               | /LogFile=D:\Temp\dotCoverLog.txt (CommandLine)
09:34:27.212 |I|                               | Current directory: D:\BuildAgent_1\_work\14\s
09:34:27.212 |I|                               | Validating command...
09:34:27.212 |I|                               | Intermediate file for the 'analyse' command: C:\Users\rtu_TFS\AppData\Local\Temp\tmp5B73.tmp
09:34:27.227 |I|                               | Executing command...
09:34:29.832 |I|                               | Coverage session started [12.05.2017 09:34:29]
09:35:05.464 |W| CommandProcessor              | OnLogAlert severity=Warning hr=80004005 message='Instrumentation was requested, but wasn't made'
09:35:05.479 |I|                               | CoreLogAlert event received: 12.05.2017 09:35:05, Warning, "Instrumentation was requested, but wasn't made", HResult=EFail (-2147467259)
09:35:05.542 |I|                               | SnapshotDone event received: C:\Users\rtu_TFS\AppData\Local\Temp\ssd.Mypyteb.tmp
09:35:05.698 |I|                               | LogDone event received from Core: C:\Users\rtu_TFS\AppData\Local\Temp\JetLogs\JetBrainsLog.JetBrains.2017-05-12T09-34-26.dotCover#4248.Core#0.log
09:35:05.698 |I| CoreLog                       | ====================================================================================================
09:35:05.698 |I| CoreLog                       | Profiler log file: C:\Users\rtu_TFS\AppData\Local\Temp\JetLogs\JetBrainsLog.JetBrains.2017-05-12T09-34-26.dotCover#4248.Core#0.log
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Initialized
09:35:05.698 |I| CoreLog                       |     LogFile='C:\Users\RTU_TF~2\AppData\Local\Temp\lgc.003FA266.tmp'
09:35:05.698 |I| CoreLog                       |     RealLogFile='C:\Users\rtu_TFS\AppData\Local\Temp\lgc.003FA266.tmp'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Build
09:35:05.698 |I| CoreLog                       |     BuildVersion=106.0.17057.16925
09:35:05.698 |I| CoreLog                       |     BuildTime=2016-09-13T09:24:10
09:35:05.698 |I| CoreLog                       |     BoostVersion=1.61.0
09:35:05.698 |I| CoreLog                       |     BeaEngineVersion=4.1.175
09:35:05.698 |I| CoreLog                       |     Configuration=Release
09:35:05.698 |I| CoreLog                       |     Integrity=Signed
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 OS
09:35:05.698 |I| CoreLog                       |     MajorVersion=6
09:35:05.698 |I| CoreLog                       |     MinorVersion=1
09:35:05.698 |I| CoreLog                       |     BuildNumber=7601
09:35:05.698 |I| CoreLog                       |     PlatformId=2
09:35:05.698 |I| CoreLog                       |     CSDVersion='Service Pack 1'
09:35:05.698 |I| CoreLog                       |     ServicePackMajor=1
09:35:05.698 |I| CoreLog                       |     ServicePackMinor=0
09:35:05.698 |I| CoreLog                       |     SuiteMask=0110
09:35:05.698 |I| CoreLog                       |     ProductType=3
09:35:05.698 |I| CoreLog                       |     VistaProductType=7
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Architecture
09:35:05.698 |I| CoreLog                       |     ProcessorArchitecture=0 (x86)
09:35:05.698 |I| CoreLog                       |     NativeProcessorArchitecture=9 (x64)
09:35:05.698 |I| CoreLog                       |     PageSize=4096
09:35:05.698 |I| CoreLog                       |     MinimumApplicationAddress=00010000
09:35:05.698 |I| CoreLog                       |     MaximumApplicationAddress=7FFEFFFF
09:35:05.698 |I| CoreLog                       |     ActiveProcessorMask=00000003
09:35:05.698 |I| CoreLog                       |     NumberOfProcessors=2
09:35:05.698 |I| CoreLog                       |     AllocationGranularity=65536
09:35:05.698 |I| CoreLog                       |     ProcessorLevel=16
09:35:05.698 |I| CoreLog                       |     ProcessorRevision=0901
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Environment
09:35:05.698 |I| CoreLog                       |     UtcTime=2017-05-12T07:34:44
09:35:05.698 |I| CoreLog                       |     LocalTime=2017-05-12T09:34:44
09:35:05.698 |I| CoreLog                       |     ComputerName='myhost20069.mydomain'
09:35:05.698 |I| CoreLog                       |     UserName='mydomain\rtu_TFS'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Process
09:35:05.698 |I| CoreLog                       |     ProcessId=00000C1C (3100)
09:35:05.698 |I| CoreLog                       |     Executable='C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\te.processhost.managed.exe'
09:35:05.698 |I| CoreLog                       |     CommandLine='"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\te.processhost.managed.exe"  /role=TestExecution /wexcommunication_connectionid=5562A4B8-0326-4C62-8FEB-86F59ACEDFBA /stackframecount=50 /wexcommunication_protocol=ncalrpc'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 UpdateComponentMask maskSet=0000000000000002 maskClear=0000000000000000
09:35:05.698 |I| CoreLog                       |      0: [ ] Com
09:35:05.698 |I| CoreLog                       |      1: [X] Api
09:35:05.698 |I| CoreLog                       |      2: [ ] Bridge
09:35:05.698 |I| CoreLog                       |      3: [ ] PdbBridge
09:35:05.698 |I| CoreLog                       |      4: [ ] EtwBridge
09:35:05.698 |I| CoreLog                       |      5: [ ] Snapshot
09:35:05.698 |I| CoreLog                       |      6: [ ] InstrumentationDumpMethods
09:35:05.698 |I| CoreLog                       |      8: [ ] MetaDataGt
09:35:05.698 |I| CoreLog                       |      9: [ ] PdbGt
09:35:05.698 |I| CoreLog                       |     10: [ ] ModulePathGt
09:35:05.698 |I| CoreLog                       |     11: [ ] InstrumentationGt
09:35:05.698 |I| CoreLog                       |     12: [ ] ThreadGt
09:35:05.698 |I| CoreLog                       |     13: [ ] ClassGt
09:35:05.698 |I| CoreLog                       |     14: [ ] MethodFilterGt
09:35:05.698 |I| CoreLog                       |     15: [ ] FuidGt
09:35:05.698 |I| CoreLog                       |     16: [ ] FieldResolverGt
09:35:05.698 |I| CoreLog                       |     17: [ ] ClassRecoveryGt
09:35:05.698 |I| CoreLog                       |     18: [ ] AppDomainRecoveryGt
09:35:05.698 |I| CoreLog                       |     19: [ ] ThreadRecoveryGt
09:35:05.698 |I| CoreLog                       |     20: [ ] PerformanceSamplingGt
09:35:05.698 |I| CoreLog                       |     24: [ ] CoverageGroupGt
09:35:05.698 |I| CoreLog                       |     25: [ ] CoverageCyclomaticComplexityGt
09:35:05.698 |I| CoreLog                       |     26: [ ] CoverageModuleGt
09:35:05.698 |I| CoreLog                       |     28: [ ] MemoryDumpGt
09:35:05.698 |I| CoreLog                       |     29: [ ] MemoryAllocationGt
09:35:05.698 |I| CoreLog                       |     32: [ ] AppDomainCb
09:35:05.698 |I| CoreLog                       |     33: [ ] AssemblyCb
09:35:05.698 |I| CoreLog                       |     34: [ ] AssemblyReferencesCb
09:35:05.698 |I| CoreLog                       |     35: [ ] ClassCb
09:35:05.698 |I| CoreLog                       |     36: [ ] ExceptionCb
09:35:05.698 |I| CoreLog                       |     37: [ ] ExceptionClrCb
09:35:05.698 |I| CoreLog                       |     38: [ ] FunctionCb
09:35:05.698 |I| CoreLog                       |     39: [ ] GcCb
09:35:05.698 |I| CoreLog                       |     40: [ ] GcAllocationsCb
09:35:05.698 |I| CoreLog                       |     41: [ ] GcReferencesCb
09:35:05.698 |I| CoreLog                       |     42: [ ] HandleCb
09:35:05.698 |I| CoreLog                       |     43: [ ] ModuleCb
09:35:05.698 |I| CoreLog                       |     44: [ ] ReJitCb
09:35:05.698 |I| CoreLog                       |     45: [ ] RemotingCb
09:35:05.698 |I| CoreLog                       |     46: [ ] RuntimeCb
09:35:05.698 |I| CoreLog                       |     47: [ ] ThreadCb
09:35:05.698 |I| CoreLog                       |     48: [ ] TransitionCb
09:35:05.698 |I| CoreLog                       |     49: [ ] VTableCb
09:35:05.698 |I| CoreLog                       |     56: [ ] InstrumentationEp
09:35:05.698 |I| CoreLog                       |     57: [ ] FunctionEp
09:35:05.698 |I| CoreLog                       |     58: [ ] MapperEp
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 ProcessGuid guid={A601773E-8607-4718-9FB8-218853551FE2}
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 SEU::Init
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 VEH was initialized
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 SEU::Enable ref=1
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 DllGetClassObject clsid={CAAEF527-ABA4-4820-A31F-408D42E7ADCC} iid={00000001-0000-0000-C000-000000000046}
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleasePerformanceTracing'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleasePerformanceSampling'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleasePerformanceTracingInject'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleaseMemory'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=ok clsid={CAAEF527-ABA4-4820-A31F-408D42E7ADCC} pname='ReleaseCoverage'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleaseTimeline'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleaseTestPerformance'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleaseTestPerformanceSampling'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleaseTestMemory'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleaseTestCoverage'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Profiler res=failed pname='ReleaseTestTimeline'
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 CreateComInstance clsid={CAAEF527-ABA4-4820-A31F-408D42E7ADCC} res=ok
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 DllGetClassObject clsid={CAAEF527-ABA4-4820-A31F-408D42E7ADCC} iid={00000001-0000-0000-C000-000000000046} hr=00000000
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 BProf::DoDebug cmd=none title='Coverage Profiler'
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 BProf::Initialize
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 BProf::UpdateRuntimeVersion type=desktop cpi=7 version=4.0.30319.0 ciid=000E
09:35:05.698 |I| CoreLog                       |     #0 version=2.0.50727.5420 profile=unknown servicePack=2
09:35:05.698 |I| CoreLog                       |     #1 version=3.0.30729.5420 profile=unknown servicePack=2
09:35:05.698 |I| CoreLog                       |     #2 version=3.5.30729.5420 profile=unknown servicePack=1
09:35:05.698 |I| CoreLog                       |     #3 version=4.6.1055.0 profile=full release=394271
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 B::Connect address=127.0.0.1:58672 isFirstProcess=false
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 BB::TryConnect controlKindRaw=manual isFirstProcess=false _Control_kind=manual
09:35:05.698 |I| CoreLog                       |     <?xml version="1.0" encoding="utf-8"?>
09:35:05.698 |I| CoreLog                       |     <Configuration>
09:35:05.698 |I| CoreLog                       |         <HostParameters type="LocalHostParameters" />
09:35:05.698 |I| CoreLog                       |         <Argument type="StandaloneArgument">
09:35:05.698 |I| CoreLog                       |             <Arguments>D:\BuildAgent_1\_work\14\s\Implementation\Solution\MyApp.Application.Test\bin\Debug\MyApp.Application.Test.dll</Arguments>
09:35:05.698 |I| CoreLog                       |             <FileName>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe</FileName>
09:35:05.698 |I| CoreLog                       |             <ProfileChildProcesses>True</ProfileChildProcesses>
09:35:05.698 |I| CoreLog                       |             <WorkingDirectory>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow</WorkingDirectory>
09:35:05.698 |I| CoreLog                       |             <Scope>
09:35:05.698 |I| CoreLog                       |                 <ProcessFilters />
09:35:05.698 |I| CoreLog                       |             </Scope>
09:35:05.698 |I| CoreLog                       |         </Argument>
09:35:05.698 |I| CoreLog                       |         <Info type="CoverageInfo">
09:35:05.698 |I| CoreLog                       |             <CyclomaticComplexityGather>True</CyclomaticComplexityGather>
09:35:05.698 |I| CoreLog                       |             <InjectInfo>
09:35:05.698 |I| CoreLog                       |                 <SymbolSearch>
09:35:05.698 |I| CoreLog                       |                     <SearchPaths />
09:35:05.698 |I| CoreLog                       |                 </SymbolSearch>
09:35:05.698 |I| CoreLog                       |                 <Scope>
09:35:05.698 |I| CoreLog                       |                     <PatternFilters>
09:35:05.698 |I| CoreLog                       |                         <Item />
09:35:05.698 |I| CoreLog                       |                         <Item>
09:35:05.698 |I| CoreLog                       |                             <AssemblyFilter>mscorlib</AssemblyFilter>
09:35:05.698 |I| CoreLog                       |                             <Type>Deny</Type>
09:35:05.698 |I| CoreLog                       |                         </Item>
09:35:05.698 |I| CoreLog                       |                         <Item>
09:35:05.698 |I| CoreLog                       |                             <AssemblyFilter>System</AssemblyFilter>
09:35:05.698 |I| CoreLog                       |                             <Type>Deny</Type>
09:35:05.698 |I| CoreLog                       |                         </Item>
09:35:05.698 |I| CoreLog                       |                         <Item>
09:35:05.698 |I| CoreLog                       |                             <AssemblyFilter>System.*</AssemblyFilter>
09:35:05.698 |I| CoreLog                       |                             <Type>Deny</Type>
09:35:05.698 |I| CoreLog                       |                         </Item>
09:35:05.698 |I| CoreLog                       |                         <Item>
09:35:05.698 |I| CoreLog                       |                             <AssemblyFilter>Microsoft.*</AssemblyFilter>
09:35:05.698 |I| CoreLog                       |                             <Type>Deny</Type>
09:35:05.698 |I| CoreLog                       |                         </Item>
09:35:05.698 |I| CoreLog                       |                     </PatternFilters>
09:35:05.698 |I| CoreLog                       |                     <DenyAttributeFilters />
09:35:05.698 |I| CoreLog                       |                 </Scope>
09:35:05.698 |I| CoreLog                       |             </InjectInfo>
09:35:05.698 |I| CoreLog                       |         </Info>
09:35:05.698 |I| CoreLog                       |         <CoreOptions type="CoreOptions">
09:35:05.698 |I| CoreLog                       |             <CoreLogMask>Api</CoreLogMask>
09:35:05.698 |I| CoreLog                       |             <CoreTempPath IsNull="False">
09:35:05.698 |I| CoreLog                       |             </CoreTempPath>
09:35:05.698 |I| CoreLog                       |         </CoreOptions>
09:35:05.698 |I| CoreLog                       |         <HostOptions type="HostOptions">
09:35:05.698 |I| CoreLog                       |             <HostTempPath IsNull="False">
09:35:05.698 |I| CoreLog                       |             </HostTempPath>
09:35:05.698 |I| CoreLog                       |         </HostOptions>
09:35:05.698 |I| CoreLog                       |     </Configuration>
09:35:05.698 |I| CoreLog                       | 000013C8 1 00000000 B::DoWorkThread
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 CProf::OnConnected
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 BProf::CleanEnvironmentVariables c=0
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 CProf::OnBeginInitialize memoryThreshold=214735257
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 MDG::Init
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 PG::Init id='c44c5b37-15ac-4911-a4d0-fd33977e56a4' policy=FOsR
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 PB::Open id='c44c5b37-15ac-4911-a4d0-fd33977e56a4'
09:35:05.698 |I| CoreLog                       | 0000115C 1 00000000 PB::DoWorkThread
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 MG::Init
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 PX::InitBMEILCallbackVarId
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 MF::PatternFilters c=5
09:35:05.698 |I| CoreLog                       |     #0 active=true type=allow amask='*' avmask='*' tmask='*' mmask='*'
09:35:05.698 |I| CoreLog                       |     #1 active=true type=deny amask='mscorlib' avmask='*' tmask='*' mmask='*'
09:35:05.698 |I| CoreLog                       |     #2 active=true type=deny amask='System' avmask='*' tmask='*' mmask='*'
09:35:05.698 |I| CoreLog                       |     #3 active=true type=deny amask='System.*' avmask='*' tmask='*' mmask='*'
09:35:05.698 |I| CoreLog                       |     #4 active=true type=deny amask='Microsoft.*' avmask='*' tmask='*' mmask='*'
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 MF::DenyAttributeFilters c=0
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 CGath::Create
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 IVG::Create
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 IVG::Create res=ok mode='root_module_generic_method' beginAddr=7EFA0000 measureAddr=7EFA0100 endAddr=00000000
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 CPool::Create
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 BPool::Create
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 BACProf::OnEndInitialize
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 MCP::ActivateCommands
09:35:05.698 |I| CoreLog                       | 00000B80 1 00000000 CT::DoWorkThread
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 IVG::GetSecuritySafeCriticalCtor res=ok mdtk=06001AE2
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 BProf::Shutdown
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 TermStart
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 MCP::DeactivateCommands
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 BACProf::OnDeactivate
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 TermStart res=ok
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 TermDo
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 BACProf::OnBeginShutdown mode='exit'
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 CPool::MergeWriteDelete
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 BPool::DoAndDelete
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 CProf::OnEndShutdown
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 PX::TermBMEILCallbackVarId
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 CPool::Close
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 BPool::Close
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 IVG::Close
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 WARNING: Instrumentation was requested, but wasn't made
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 MF::Close
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 MG::Term
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 PG::Term
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 PB::Close
09:35:05.698 |I| CoreLog                       | 00000B80 1 00000000 CT::DoWorkThread res=ok
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 MDG::Term
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 TermDo res=ok
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 TermFinish
09:35:05.698 |I| CoreLog                       | 00000BDC 1 0084A8C8 BB::Close
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 TermFinish res=ok
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 BProf::Shutdown res=ok
09:35:05.698 |I| CoreLog                       | 00000BDC 1 00000000 BProf::DeleteProfiler hasEvent=false
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 BProf::DeleteProfiler res=ok
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 SEU::Disable ref=0
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 ProcessDetach
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 SEU::Term
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 VEH was uninitialized
09:35:05.698 |I| CoreLog                       | 00000BDC 0 00000000 Finished
09:35:05.698 |I| CoreLog                       | ====================================================================================================
09:35:06.088 |W| CommandProcessor              | OnLogAlert severity=Warning hr=80004005 message='Instrumentation was requested, but wasn't made'
09:35:06.088 |I|                               | CoreLogAlert event received: 12.05.2017 09:35:06, Warning, "Instrumentation was requested, but wasn't made", HResult=EFail (-2147467259)
09:35:06.103 |I|                               | SnapshotDone event received: C:\Users\rtu_TFS\AppData\Local\Temp\ssd.Zezufar.tmp
09:35:06.290 |I|                               | LogDone event received from Core: C:\Users\rtu_TFS\AppData\Local\Temp\JetLogs\JetBrainsLog.JetBrains.2017-05-12T09-34-26.dotCover#4248.Core#1.log
09:35:06.290 |I| CoreLog                       | ====================================================================================================
09:35:06.290 |I| CoreLog                       | Profiler log file: C:\Users\rtu_TFS\AppData\Local\Temp\JetLogs\JetBrainsLog.JetBrains.2017-05-12T09-34-26.dotCover#4248.Core#1.log
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Initialized
09:35:06.290 |I| CoreLog                       |     LogFile='C:\Users\RTU_TF~2\AppData\Local\Temp\lgc.1224E227.tmp'
09:35:06.290 |I| CoreLog                       |     RealLogFile='C:\Users\rtu_TFS\AppData\Local\Temp\lgc.1224E227.tmp'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Build
09:35:06.290 |I| CoreLog                       |     BuildVersion=106.0.17057.16925
09:35:06.290 |I| CoreLog                       |     BuildTime=2016-09-13T09:24:10
09:35:06.290 |I| CoreLog                       |     BoostVersion=1.61.0
09:35:06.290 |I| CoreLog                       |     BeaEngineVersion=4.1.175
09:35:06.290 |I| CoreLog                       |     Configuration=Release
09:35:06.290 |I| CoreLog                       |     Integrity=Signed
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 OS
09:35:06.290 |I| CoreLog                       |     MajorVersion=6
09:35:06.290 |I| CoreLog                       |     MinorVersion=1
09:35:06.290 |I| CoreLog                       |     BuildNumber=7601
09:35:06.290 |I| CoreLog                       |     PlatformId=2
09:35:06.290 |I| CoreLog                       |     CSDVersion='Service Pack 1'
09:35:06.290 |I| CoreLog                       |     ServicePackMajor=1
09:35:06.290 |I| CoreLog                       |     ServicePackMinor=0
09:35:06.290 |I| CoreLog                       |     SuiteMask=0110
09:35:06.290 |I| CoreLog                       |     ProductType=3
09:35:06.290 |I| CoreLog                       |     VistaProductType=7
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Architecture
09:35:06.290 |I| CoreLog                       |     ProcessorArchitecture=0 (x86)
09:35:06.290 |I| CoreLog                       |     NativeProcessorArchitecture=9 (x64)
09:35:06.290 |I| CoreLog                       |     PageSize=4096
09:35:06.290 |I| CoreLog                       |     MinimumApplicationAddress=00010000
09:35:06.290 |I| CoreLog                       |     MaximumApplicationAddress=FFFEFFFF
09:35:06.290 |I| CoreLog                       |     ActiveProcessorMask=00000003
09:35:06.290 |I| CoreLog                       |     NumberOfProcessors=2
09:35:06.290 |I| CoreLog                       |     AllocationGranularity=65536
09:35:06.290 |I| CoreLog                       |     ProcessorLevel=16
09:35:06.290 |I| CoreLog                       |     ProcessorRevision=0901
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Environment
09:35:06.290 |I| CoreLog                       |     UtcTime=2017-05-12T07:34:30
09:35:06.290 |I| CoreLog                       |     LocalTime=2017-05-12T09:34:30
09:35:06.290 |I| CoreLog                       |     ComputerName='myhost20069.mydomain'
09:35:06.290 |I| CoreLog                       |     UserName='mydomain\rtu_TFS'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Process
09:35:06.290 |I| CoreLog                       |     ProcessId=00001054 (4180)
09:35:06.290 |I| CoreLog                       |     Executable='C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe'
09:35:06.290 |I| CoreLog                       |     CommandLine='"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" D:\BuildAgent_1\_work\14\s\Implementation\Solution\MyApp.Application.Test\bin\Debug\MyApp.Application.Test.dll'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 UpdateComponentMask maskSet=0000000000000002 maskClear=0000000000000000
09:35:06.290 |I| CoreLog                       |      0: [ ] Com
09:35:06.290 |I| CoreLog                       |      1: [X] Api
09:35:06.290 |I| CoreLog                       |      2: [ ] Bridge
09:35:06.290 |I| CoreLog                       |      3: [ ] PdbBridge
09:35:06.290 |I| CoreLog                       |      4: [ ] EtwBridge
09:35:06.290 |I| CoreLog                       |      5: [ ] Snapshot
09:35:06.290 |I| CoreLog                       |      6: [ ] InstrumentationDumpMethods
09:35:06.290 |I| CoreLog                       |      8: [ ] MetaDataGt
09:35:06.290 |I| CoreLog                       |      9: [ ] PdbGt
09:35:06.290 |I| CoreLog                       |     10: [ ] ModulePathGt
09:35:06.290 |I| CoreLog                       |     11: [ ] InstrumentationGt
09:35:06.290 |I| CoreLog                       |     12: [ ] ThreadGt
09:35:06.290 |I| CoreLog                       |     13: [ ] ClassGt
09:35:06.290 |I| CoreLog                       |     14: [ ] MethodFilterGt
09:35:06.290 |I| CoreLog                       |     15: [ ] FuidGt
09:35:06.290 |I| CoreLog                       |     16: [ ] FieldResolverGt
09:35:06.290 |I| CoreLog                       |     17: [ ] ClassRecoveryGt
09:35:06.290 |I| CoreLog                       |     18: [ ] AppDomainRecoveryGt
09:35:06.290 |I| CoreLog                       |     19: [ ] ThreadRecoveryGt
09:35:06.290 |I| CoreLog                       |     20: [ ] PerformanceSamplingGt
09:35:06.290 |I| CoreLog                       |     24: [ ] CoverageGroupGt
09:35:06.290 |I| CoreLog                       |     25: [ ] CoverageCyclomaticComplexityGt
09:35:06.290 |I| CoreLog                       |     26: [ ] CoverageModuleGt
09:35:06.290 |I| CoreLog                       |     28: [ ] MemoryDumpGt
09:35:06.290 |I| CoreLog                       |     29: [ ] MemoryAllocationGt
09:35:06.290 |I| CoreLog                       |     32: [ ] AppDomainCb
09:35:06.290 |I| CoreLog                       |     33: [ ] AssemblyCb
09:35:06.290 |I| CoreLog                       |     34: [ ] AssemblyReferencesCb
09:35:06.290 |I| CoreLog                       |     35: [ ] ClassCb
09:35:06.290 |I| CoreLog                       |     36: [ ] ExceptionCb
09:35:06.290 |I| CoreLog                       |     37: [ ] ExceptionClrCb
09:35:06.290 |I| CoreLog                       |     38: [ ] FunctionCb
09:35:06.290 |I| CoreLog                       |     39: [ ] GcCb
09:35:06.290 |I| CoreLog                       |     40: [ ] GcAllocationsCb
09:35:06.290 |I| CoreLog                       |     41: [ ] GcReferencesCb
09:35:06.290 |I| CoreLog                       |     42: [ ] HandleCb
09:35:06.290 |I| CoreLog                       |     43: [ ] ModuleCb
09:35:06.290 |I| CoreLog                       |     44: [ ] ReJitCb
09:35:06.290 |I| CoreLog                       |     45: [ ] RemotingCb
09:35:06.290 |I| CoreLog                       |     46: [ ] RuntimeCb
09:35:06.290 |I| CoreLog                       |     47: [ ] ThreadCb
09:35:06.290 |I| CoreLog                       |     48: [ ] TransitionCb
09:35:06.290 |I| CoreLog                       |     49: [ ] VTableCb
09:35:06.290 |I| CoreLog                       |     56: [ ] InstrumentationEp
09:35:06.290 |I| CoreLog                       |     57: [ ] FunctionEp
09:35:06.290 |I| CoreLog                       |     58: [ ] MapperEp
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 ProcessGuid guid={05BA05DC-C9A5-4CA6-86B9-9737D1FE0A77}
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 SEU::Init
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 VEH was initialized
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 SEU::Enable ref=1
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 DllGetClassObject clsid={CAAEF527-ABA4-4820-A31F-408D42E7ADCC} iid={00000001-0000-0000-C000-000000000046}
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleasePerformanceTracing'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleasePerformanceSampling'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleasePerformanceTracingInject'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleaseMemory'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=ok clsid={CAAEF527-ABA4-4820-A31F-408D42E7ADCC} pname='ReleaseCoverage'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleaseTimeline'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleaseTestPerformance'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleaseTestPerformanceSampling'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleaseTestMemory'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleaseTestCoverage'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Profiler res=failed pname='ReleaseTestTimeline'
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 CreateComInstance clsid={CAAEF527-ABA4-4820-A31F-408D42E7ADCC} res=ok
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 DllGetClassObject clsid={CAAEF527-ABA4-4820-A31F-408D42E7ADCC} iid={00000001-0000-0000-C000-000000000046} hr=00000000
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 BProf::DoDebug cmd=none title='Coverage Profiler'
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 BProf::Initialize
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 BProf::UpdateRuntimeVersion type=desktop cpi=7 version=4.0.30319.0 ciid=000E
09:35:06.290 |I| CoreLog                       |     #0 version=2.0.50727.5420 profile=unknown servicePack=2
09:35:06.290 |I| CoreLog                       |     #1 version=3.0.30729.5420 profile=unknown servicePack=2
09:35:06.290 |I| CoreLog                       |     #2 version=3.5.30729.5420 profile=unknown servicePack=1
09:35:06.290 |I| CoreLog                       |     #3 version=4.6.1055.0 profile=full release=394271
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 B::Connect address=127.0.0.1:58672 isFirstProcess=true
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 BB::TryConnect controlKindRaw=manual isFirstProcess=true _Control_kind=manual
09:35:06.290 |I| CoreLog                       |     <?xml version="1.0" encoding="utf-8"?>
09:35:06.290 |I| CoreLog                       |     <Configuration>
09:35:06.290 |I| CoreLog                       |         <HostParameters type="LocalHostParameters" />
09:35:06.290 |I| CoreLog                       |         <Argument type="StandaloneArgument">
09:35:06.290 |I| CoreLog                       |             <Arguments>D:\BuildAgent_1\_work\14\s\Implementation\Solution\MyApp.Application.Test\bin\Debug\MyApp.Application.Test.dll</Arguments>
09:35:06.290 |I| CoreLog                       |             <FileName>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe</FileName>
09:35:06.290 |I| CoreLog                       |             <ProfileChildProcesses>True</ProfileChildProcesses>
09:35:06.290 |I| CoreLog                       |             <WorkingDirectory>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow</WorkingDirectory>
09:35:06.290 |I| CoreLog                       |             <Scope>
09:35:06.290 |I| CoreLog                       |                 <ProcessFilters />
09:35:06.290 |I| CoreLog                       |             </Scope>
09:35:06.290 |I| CoreLog                       |         </Argument>
09:35:06.290 |I| CoreLog                       |         <Info type="CoverageInfo">
09:35:06.290 |I| CoreLog                       |             <CyclomaticComplexityGather>True</CyclomaticComplexityGather>
09:35:06.290 |I| CoreLog                       |             <InjectInfo>
09:35:06.290 |I| CoreLog                       |                 <SymbolSearch>
09:35:06.290 |I| CoreLog                       |                     <SearchPaths />
09:35:06.290 |I| CoreLog                       |                 </SymbolSearch>
09:35:06.290 |I| CoreLog                       |                 <Scope>
09:35:06.290 |I| CoreLog                       |                     <PatternFilters>
09:35:06.290 |I| CoreLog                       |                         <Item />
09:35:06.290 |I| CoreLog                       |                         <Item>
09:35:06.290 |I| CoreLog                       |                             <AssemblyFilter>mscorlib</AssemblyFilter>
09:35:06.290 |I| CoreLog                       |                             <Type>Deny</Type>
09:35:06.290 |I| CoreLog                       |                         </Item>
09:35:06.290 |I| CoreLog                       |                         <Item>
09:35:06.290 |I| CoreLog                       |                             <AssemblyFilter>System</AssemblyFilter>
09:35:06.290 |I| CoreLog                       |                             <Type>Deny</Type>
09:35:06.290 |I| CoreLog                       |                         </Item>
09:35:06.290 |I| CoreLog                       |                         <Item>
09:35:06.290 |I| CoreLog                       |                             <AssemblyFilter>System.*</AssemblyFilter>
09:35:06.290 |I| CoreLog                       |                             <Type>Deny</Type>
09:35:06.290 |I| CoreLog                       |                         </Item>
09:35:06.290 |I| CoreLog                       |                         <Item>
09:35:06.290 |I| CoreLog                       |                             <AssemblyFilter>Microsoft.*</AssemblyFilter>
09:35:06.290 |I| CoreLog                       |                             <Type>Deny</Type>
09:35:06.290 |I| CoreLog                       |                         </Item>
09:35:06.290 |I| CoreLog                       |                     </PatternFilters>
09:35:06.290 |I| CoreLog                       |                     <DenyAttributeFilters />
09:35:06.290 |I| CoreLog                       |                 </Scope>
09:35:06.290 |I| CoreLog                       |             </InjectInfo>
09:35:06.290 |I| CoreLog                       |         </Info>
09:35:06.290 |I| CoreLog                       |         <CoreOptions type="CoreOptions">
09:35:06.290 |I| CoreLog                       |             <CoreLogMask>Api</CoreLogMask>
09:35:06.290 |I| CoreLog                       |             <CoreTempPath IsNull="False">
09:35:06.290 |I| CoreLog                       |             </CoreTempPath>
09:35:06.290 |I| CoreLog                       |         </CoreOptions>
09:35:06.290 |I| CoreLog                       |         <HostOptions type="HostOptions">
09:35:06.290 |I| CoreLog                       |             <HostTempPath IsNull="False">
09:35:06.290 |I| CoreLog                       |             </HostTempPath>
09:35:06.290 |I| CoreLog                       |         </HostOptions>
09:35:06.290 |I| CoreLog                       |     </Configuration>
09:35:06.290 |I| CoreLog                       | 00000E5C 1 00000000 B::DoWorkThread
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 CProf::OnConnected
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 BProf::CleanEnvironmentVariables c=1
09:35:06.290 |I| CoreLog                       |     #0 vname='JETBRAINS_PROFILER_CORE_FIRST'
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 CProf::OnBeginInitialize memoryThreshold=429443481
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 MDG::Init
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 PG::Init id='c44c5b37-15ac-4911-a4d0-fd33977e56a4' policy=FOsR
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 PB::Open id='c44c5b37-15ac-4911-a4d0-fd33977e56a4'
09:35:06.290 |I| CoreLog                       | 00000D50 1 00000000 PB::DoWorkThread
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 MG::Init
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 PX::InitBMEILCallbackVarId
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 MF::PatternFilters c=5
09:35:06.290 |I| CoreLog                       |     #0 active=true type=allow amask='*' avmask='*' tmask='*' mmask='*'
09:35:06.290 |I| CoreLog                       |     #1 active=true type=deny amask='mscorlib' avmask='*' tmask='*' mmask='*'
09:35:06.290 |I| CoreLog                       |     #2 active=true type=deny amask='System' avmask='*' tmask='*' mmask='*'
09:35:06.290 |I| CoreLog                       |     #3 active=true type=deny amask='System.*' avmask='*' tmask='*' mmask='*'
09:35:06.290 |I| CoreLog                       |     #4 active=true type=deny amask='Microsoft.*' avmask='*' tmask='*' mmask='*'
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 MF::DenyAttributeFilters c=0
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 CGath::Create
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 IVG::Create
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 IVG::Create res=ok mode='root_module_generic_method' beginAddr=FFFA0000 measureAddr=FFFA0100 endAddr=00000000
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 CPool::Create
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 BPool::Create
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 BACProf::OnEndInitialize
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 MCP::ActivateCommands
09:35:06.290 |I| CoreLog                       | 00000F2C 1 00000000 CT::DoWorkThread
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 IVG::GetSecuritySafeCriticalCtor res=ok mdtk=06001AE2
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 BProf::Shutdown
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 TermStart
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 MCP::DeactivateCommands
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 BACProf::OnDeactivate
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 TermStart res=ok
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 TermDo
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 BACProf::OnBeginShutdown mode='exit'
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 CPool::MergeWriteDelete
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 BPool::DoAndDelete
09:35:06.290 |I| CoreLog                       | 00000F2C 1 00000000 CT::DoWorkThread res=ok
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 CProf::OnEndShutdown
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 PX::TermBMEILCallbackVarId
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 CPool::Close
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 BPool::Close
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 IVG::Close
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 WARNING: Instrumentation was requested, but wasn't made
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 MF::Close
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 MG::Term
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 PG::Term
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 PB::Close
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 MDG::Term
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 TermDo res=ok
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 TermFinish
09:35:06.290 |I| CoreLog                       | 0000073C 1 0075DFC0 BB::Close
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 TermFinish res=ok
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 BProf::Shutdown res=ok
09:35:06.290 |I| CoreLog                       | 0000073C 1 00000000 BProf::DeleteProfiler hasEvent=false
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 BProf::DeleteProfiler res=ok
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 SEU::Disable ref=0
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 ProcessDetach
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 SEU::Term
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 VEH was uninitialized
09:35:06.290 |I| CoreLog                       | 0000073C 0 00000000 Finished
09:35:06.290 |I| CoreLog                       | ====================================================================================================
09:35:07.616 |I|                               | Finished event received
09:35:07.632 |I|                               | Coverage session finished [12.05.2017 09:35:07]
09:35:07.632 |I|                               | Index Files = C:\Users\rtu_TFS\AppData\Local\Temp\ssd.Mypyteb.tmp, C:\Users\rtu_TFS\AppData\Local\Temp\ssd.Zezufar.tmp
09:35:07.632 |I|                               | Exit Code = 0
09:35:07.632 |I|                               | Coverage results post-processing started [12.05.2017 09:35:07]
09:35:07.632 |I| SnapshotMerger                | Merging snapshots.
Sources: C:\Users\rtu_TFS\AppData\Local\Temp\ssd.Mypyteb.tmp
C:\Users\rtu_TFS\AppData\Local\Temp\ssd.Zezufar.tmp
Target: C:\Users\rtu_TFS\AppData\Local\Temp\tmp5B73.tmp
MergeType: OrMerge
MetadataMappingMode: Mvid
CleanupPolicy: RemoveSourceSnapshots
TempDir:
MaxNumberOfSnapshotsToBeMergedSimultaneously: 5
09:35:07.648 |I| CoverageSnapshotManager       | Merging snapshots 1-2
09:35:09.005 |I| CoverageSnapshotManager       | Merge finished
09:35:09.005 |I|                               | Coverage results post-processing finished [12.05.2017 09:35:09]
09:35:09.005 |I|                               | Parameter .\Implementation\dotCoverOutput\AppCoverageReport.html converted to D:\BuildAgent_1\_work\14\s\Implementation\dotCoverOutput\AppCoverageReport.html
09:35:09.005 |I|                               | Report generation started [12.05.2017 09:35:09]
09:35:09.020 |I| WorkspaceSnapshotManager      | Opening snapshot 'C:\Users\rtu_TFS\AppData\Local\Temp\tmp5B73.tmp'. ManuallySaved
09:35:09.754 |I| WorkspaceSnapshotManager      | Snapshot opened 'C:\Users\rtu_TFS\AppData\Local\Temp\tmp5B73.tmp'. ManuallySaved
09:35:09.769 |I| HtmlReportBuilder             | BuildHtmlReport. FileName = D:\BuildAgent_1\_work\14\s\Implementation\dotCoverOutput\AppCoverageReport.html; WebProxySettings = Default
09:35:15.370 |I|                               | Report generation finished [12.05.2017 09:35:15]
09:35:15.385 |I|                               | Console Runner execution finished
09:35:15.385 |I| Main                          | Console Runner exit code: 0

 

 

 

 

 

 

 

Coverage OK:

 

09:35:42.561 |I|                               | JetBrains dotCover Console Runner 2016.2.2. Build 106.0.20160913.94258
09:35:42.577 |I|                               | LogLevel: INFO
09:35:43.029 |I|                               | 'analyse' command
09:35:43.029 |I|                               | /TargetExecutable=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe (CommandLine)
09:35:43.029 |I|                               | /TargetArguments=D:\BuildAgent_1\_work\14\s\Implementation\Solution\MyApp.Application.Test\bin\Debug\MyApp.Application.Test.dll (CommandLine)
09:35:43.029 |I|                               | /Output=D:\temp\dotCoverOutput\AppCoverageReport.html (CommandLine)
09:35:43.029 |I|                               | /ReportType=HTML (CommandLine)
09:35:43.029 |I|                               | /LogFile=D:\Temp\dotCoverLogManual.txt (CommandLine)
09:35:43.029 |I|                               | Current directory: D:\Temp
09:35:43.029 |I|                               | Validating command...
09:35:43.029 |I|                               | Intermediate file for the 'analyse' command: C:\Users\user1w.adm\AppData\Local\Temp\2\tmp839C.tmp
09:35:43.045 |I|                               | Executing command...
09:35:45.697 |I|                               | Coverage session started [12.05.2017 09:35:45]
09:37:00.781 |I|                               | SnapshotDone event received: C:\Users\user1w.adm\AppData\Local\Temp\2\ssd.Sunocif.tmp
09:37:00.937 |I|                               | LogDone event received from Core: C:\Users\user1w.adm\AppData\Local\Temp\2\JetLogs\JetBrainsLog.JetBrains.2017-05-12T09-35-42.dotCover#3840.Core#0.log
09:37:00.937 |I| CoreLog                       | ====================================================================================================
09:37:00.937 |I| CoreLog                       | Profiler log file: C:\Users\user1w.adm\AppData\Local\Temp\2\JetLogs\JetBrainsLog.JetBrains.2017-05-12T09-35-42.dotCover#3840.Core#0.log
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Initialized
09:37:00.937 |I| CoreLog                       |     LogFile='C:\Users\user1~1.ADM\AppData\Local\Temp\2\lgc.7632E81A.tmp'
09:37:00.937 |I| CoreLog                       |     RealLogFile='C:\Users\user1w.adm\AppData\Local\Temp\2\lgc.7632E81A.tmp'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Build
09:37:00.937 |I| CoreLog                       |     BuildVersion=106.0.17057.16925
09:37:00.937 |I| CoreLog                       |     BuildTime=2016-09-13T09:24:10
09:37:00.937 |I| CoreLog                       |     BoostVersion=1.61.0
09:37:00.937 |I| CoreLog                       |     BeaEngineVersion=4.1.175
09:37:00.937 |I| CoreLog                       |     Configuration=Release
09:37:00.937 |I| CoreLog                       |     Integrity=Signed
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 OS
09:37:00.937 |I| CoreLog                       |     MajorVersion=6
09:37:00.937 |I| CoreLog                       |     MinorVersion=1
09:37:00.937 |I| CoreLog                       |     BuildNumber=7601
09:37:00.937 |I| CoreLog                       |     PlatformId=2
09:37:00.937 |I| CoreLog                       |     CSDVersion='Service Pack 1'
09:37:00.937 |I| CoreLog                       |     ServicePackMajor=1
09:37:00.937 |I| CoreLog                       |     ServicePackMinor=0
09:37:00.937 |I| CoreLog                       |     SuiteMask=0110
09:37:00.937 |I| CoreLog                       |     ProductType=3
09:37:00.937 |I| CoreLog                       |     VistaProductType=7
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Architecture
09:37:00.937 |I| CoreLog                       |     ProcessorArchitecture=0 (x86)
09:37:00.937 |I| CoreLog                       |     NativeProcessorArchitecture=9 (x64)
09:37:00.937 |I| CoreLog                       |     PageSize=4096
09:37:00.937 |I| CoreLog                       |     MinimumApplicationAddress=00010000
09:37:00.937 |I| CoreLog                       |     MaximumApplicationAddress=7FFEFFFF
09:37:00.937 |I| CoreLog                       |     ActiveProcessorMask=00000003
09:37:00.937 |I| CoreLog                       |     NumberOfProcessors=2
09:37:00.937 |I| CoreLog                       |     AllocationGranularity=65536
09:37:00.937 |I| CoreLog                       |     ProcessorLevel=16
09:37:00.937 |I| CoreLog                       |     ProcessorRevision=0901
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Environment
09:37:00.937 |I| CoreLog                       |     UtcTime=2017-05-12T07:35:58
09:37:00.937 |I| CoreLog                       |     LocalTime=2017-05-12T09:35:58
09:37:00.937 |I| CoreLog                       |     ComputerName='myhost20069.mydomain'
09:37:00.937 |I| CoreLog                       |     UserName='AB.LOC\user1w.adm'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Process
09:37:00.937 |I| CoreLog                       |     ProcessId=00001354 (4948)
09:37:00.937 |I| CoreLog                       |     Executable='C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\te.processhost.managed.exe'
09:37:00.937 |I| CoreLog                       |     CommandLine='"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\te.processhost.managed.exe"  /role=TestExecution /wexcommunication_connectionid=7975960E-3E7B-405C-B3C6-D567EC7C698C /stackframecount=50 /wexcommunication_protocol=ncalrpc'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 UpdateComponentMask maskSet=0000000000000002 maskClear=0000000000000000
09:37:00.937 |I| CoreLog                       |      0: [ ] Com
09:37:00.937 |I| CoreLog                       |      1: [X] Api
09:37:00.937 |I| CoreLog                       |      2: [ ] Bridge
09:37:00.937 |I| CoreLog                       |      3: [ ] PdbBridge
09:37:00.937 |I| CoreLog                       |      4: [ ] EtwBridge
09:37:00.937 |I| CoreLog                       |      5: [ ] Snapshot
09:37:00.937 |I| CoreLog                       |      6: [ ] InstrumentationDumpMethods
09:37:00.937 |I| CoreLog                       |      8: [ ] MetaDataGt
09:37:00.937 |I| CoreLog                       |      9: [ ] PdbGt
09:37:00.937 |I| CoreLog                       |     10: [ ] ModulePathGt
09:37:00.937 |I| CoreLog                       |     11: [ ] InstrumentationGt
09:37:00.937 |I| CoreLog                       |     12: [ ] ThreadGt
09:37:00.937 |I| CoreLog                       |     13: [ ] ClassGt
09:37:00.937 |I| CoreLog                       |     14: [ ] MethodFilterGt
09:37:00.937 |I| CoreLog                       |     15: [ ] FuidGt
09:37:00.937 |I| CoreLog                       |     16: [ ] FieldResolverGt
09:37:00.937 |I| CoreLog                       |     17: [ ] ClassRecoveryGt
09:37:00.937 |I| CoreLog                       |     18: [ ] AppDomainRecoveryGt
09:37:00.937 |I| CoreLog                       |     19: [ ] ThreadRecoveryGt
09:37:00.937 |I| CoreLog                       |     20: [ ] PerformanceSamplingGt
09:37:00.937 |I| CoreLog                       |     24: [ ] CoverageGroupGt
09:37:00.937 |I| CoreLog                       |     25: [ ] CoverageCyclomaticComplexityGt
09:37:00.937 |I| CoreLog                       |     26: [ ] CoverageModuleGt
09:37:00.937 |I| CoreLog                       |     28: [ ] MemoryDumpGt
09:37:00.937 |I| CoreLog                       |     29: [ ] MemoryAllocationGt
09:37:00.937 |I| CoreLog                       |     32: [ ] AppDomainCb
09:37:00.937 |I| CoreLog                       |     33: [ ] AssemblyCb
09:37:00.937 |I| CoreLog                       |     34: [ ] AssemblyReferencesCb
09:37:00.937 |I| CoreLog                       |     35: [ ] ClassCb
09:37:00.937 |I| CoreLog                       |     36: [ ] ExceptionCb
09:37:00.937 |I| CoreLog                       |     37: [ ] ExceptionClrCb
09:37:00.937 |I| CoreLog                       |     38: [ ] FunctionCb
09:37:00.937 |I| CoreLog                       |     39: [ ] GcCb
09:37:00.937 |I| CoreLog                       |     40: [ ] GcAllocationsCb
09:37:00.937 |I| CoreLog                       |     41: [ ] GcReferencesCb
09:37:00.937 |I| CoreLog                       |     42: [ ] HandleCb
09:37:00.937 |I| CoreLog                       |     43: [ ] ModuleCb
09:37:00.937 |I| CoreLog                       |     44: [ ] ReJitCb
09:37:00.937 |I| CoreLog                       |     45: [ ] RemotingCb
09:37:00.937 |I| CoreLog                       |     46: [ ] RuntimeCb
09:37:00.937 |I| CoreLog                       |     47: [ ] ThreadCb
09:37:00.937 |I| CoreLog                       |     48: [ ] TransitionCb
09:37:00.937 |I| CoreLog                       |     49: [ ] VTableCb
09:37:00.937 |I| CoreLog                       |     56: [ ] InstrumentationEp
09:37:00.937 |I| CoreLog                       |     57: [ ] FunctionEp
09:37:00.937 |I| CoreLog                       |     58: [ ] MapperEp
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 ProcessGuid guid={92381E00-95BE-4512-AE73-89B7B66E6C98}
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 SEU::Init
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 VEH was initialized
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 SEU::Enable ref=1
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 DllGetClassObject clsid={F4B3ACCE-E94B-4105-BFCF-B08D4B0A077D} iid={00000001-0000-0000-C000-000000000046}
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleasePerformanceTracing'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleasePerformanceSampling'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleasePerformanceTracingInject'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleaseMemory'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=ok clsid={F4B3ACCE-E94B-4105-BFCF-B08D4B0A077D} pname='ReleaseCoverage'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleaseTimeline'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleaseTestPerformance'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleaseTestPerformanceSampling'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleaseTestMemory'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleaseTestCoverage'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Profiler res=failed pname='ReleaseTestTimeline'
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 CreateComInstance clsid={F4B3ACCE-E94B-4105-BFCF-B08D4B0A077D} res=ok
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 DllGetClassObject clsid={F4B3ACCE-E94B-4105-BFCF-B08D4B0A077D} iid={00000001-0000-0000-C000-000000000046} hr=00000000
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 BProf::DoDebug cmd=none title='Coverage Profiler'
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 BProf::Initialize
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 BProf::UpdateRuntimeVersion type=desktop cpi=7 version=4.0.30319.0 ciid=000E
09:37:00.937 |I| CoreLog                       |     #0 version=2.0.50727.5420 profile=unknown servicePack=2
09:37:00.937 |I| CoreLog                       |     #1 version=3.0.30729.5420 profile=unknown servicePack=2
09:37:00.937 |I| CoreLog                       |     #2 version=3.5.30729.5420 profile=unknown servicePack=1
09:37:00.937 |I| CoreLog                       |     #3 version=4.6.1055.0 profile=full release=394271
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 B::Connect address=127.0.0.1:58686 isFirstProcess=false
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 BB::TryConnect controlKindRaw=manual isFirstProcess=false _Control_kind=manual
09:37:00.937 |I| CoreLog                       |     <?xml version="1.0" encoding="utf-8"?>
09:37:00.937 |I| CoreLog                       |     <Configuration>
09:37:00.937 |I| CoreLog                       |         <HostParameters type="LocalHostParameters" />
09:37:00.937 |I| CoreLog                       |         <Argument type="StandaloneArgument">
09:37:00.937 |I| CoreLog                       |             <Arguments>D:\BuildAgent_1\_work\14\s\Implementation\Solution\MyApp.Application.Test\bin\Debug\MyApp.Application.Test.dll</Arguments>
09:37:00.937 |I| CoreLog                       |             <FileName>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe</FileName>
09:37:00.937 |I| CoreLog                       |             <ProfileChildProcesses>True</ProfileChildProcesses>
09:37:00.937 |I| CoreLog                       |             <WorkingDirectory>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow</WorkingDirectory>
09:37:00.937 |I| CoreLog                       |             <Scope>
09:37:00.937 |I| CoreLog                       |                 <ProcessFilters />
09:37:00.937 |I| CoreLog                       |             </Scope>
09:37:00.937 |I| CoreLog                       |         </Argument>
09:37:00.937 |I| CoreLog                       |         <Info type="CoverageInfo">
09:37:00.937 |I| CoreLog                       |             <CyclomaticComplexityGather>True</CyclomaticComplexityGather>
09:37:00.937 |I| CoreLog                       |             <InjectInfo>
09:37:00.937 |I| CoreLog                       |                 <SymbolSearch>
09:37:00.937 |I| CoreLog                       |                     <SearchPaths />
09:37:00.937 |I| CoreLog                       |                 </SymbolSearch>
09:37:00.937 |I| CoreLog                       |                 <Scope>
09:37:00.937 |I| CoreLog                       |                     <PatternFilters>
09:37:00.937 |I| CoreLog                       |                         <Item />
09:37:00.937 |I| CoreLog                       |                         <Item>
09:37:00.937 |I| CoreLog                       |                             <AssemblyFilter>mscorlib</AssemblyFilter>
09:37:00.937 |I| CoreLog                       |                             <Type>Deny</Type>
09:37:00.937 |I| CoreLog                       |                         </Item>
09:37:00.937 |I| CoreLog                       |                         <Item>
09:37:00.937 |I| CoreLog                       |                             <AssemblyFilter>System</AssemblyFilter>
09:37:00.937 |I| CoreLog                       |                             <Type>Deny</Type>
09:37:00.937 |I| CoreLog                       |                         </Item>
09:37:00.937 |I| CoreLog                       |                         <Item>
09:37:00.937 |I| CoreLog                       |                             <AssemblyFilter>System.*</AssemblyFilter>
09:37:00.937 |I| CoreLog                       |                             <Type>Deny</Type>
09:37:00.937 |I| CoreLog                       |                         </Item>
09:37:00.937 |I| CoreLog                       |                         <Item>
09:37:00.937 |I| CoreLog                       |                             <AssemblyFilter>Microsoft.*</AssemblyFilter>
09:37:00.937 |I| CoreLog                       |                             <Type>Deny</Type>
09:37:00.937 |I| CoreLog                       |                         </Item>
09:37:00.937 |I| CoreLog                       |                     </PatternFilters>
09:37:00.937 |I| CoreLog                       |                     <DenyAttributeFilters />
09:37:00.937 |I| CoreLog                       |                 </Scope>
09:37:00.937 |I| CoreLog                       |             </InjectInfo>
09:37:00.937 |I| CoreLog                       |         </Info>
09:37:00.937 |I| CoreLog                       |         <CoreOptions type="CoreOptions">
09:37:00.937 |I| CoreLog                       |             <CoreLogMask>Api</CoreLogMask>
09:37:00.937 |I| CoreLog                       |             <CoreTempPath IsNull="False">
09:37:00.937 |I| CoreLog                       |             </CoreTempPath>
09:37:00.937 |I| CoreLog                       |         </CoreOptions>
09:37:00.937 |I| CoreLog                       |         <HostOptions type="HostOptions">
09:37:00.937 |I| CoreLog                       |             <HostTempPath IsNull="False">
09:37:00.937 |I| CoreLog                       |             </HostTempPath>
09:37:00.937 |I| CoreLog                       |         </HostOptions>
09:37:00.937 |I| CoreLog                       |     </Configuration>
09:37:00.937 |I| CoreLog                       | 00000940 1 00000000 B::DoWorkThread
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 CProf::OnConnected
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 BProf::CleanEnvironmentVariables c=0
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 CProf::OnBeginInitialize memoryThreshold=214735257
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 MDG::Init
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 PG::Init id='cf62c7dd-a2a8-4940-8cdf-d842d33d4ab5' policy=FOsR
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 PB::Open id='cf62c7dd-a2a8-4940-8cdf-d842d33d4ab5'
09:37:00.937 |I| CoreLog                       | 000009DC 1 00000000 PB::DoWorkThread
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 MG::Init
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 PX::InitBMEILCallbackVarId
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 MF::PatternFilters c=5
09:37:00.937 |I| CoreLog                       |     #0 active=true type=allow amask='*' avmask='*' tmask='*' mmask='*'
09:37:00.937 |I| CoreLog                       |     #1 active=true type=deny amask='mscorlib' avmask='*' tmask='*' mmask='*'
09:37:00.937 |I| CoreLog                       |     #2 active=true type=deny amask='System' avmask='*' tmask='*' mmask='*'
09:37:00.937 |I| CoreLog                       |     #3 active=true type=deny amask='System.*' avmask='*' tmask='*' mmask='*'
09:37:00.937 |I| CoreLog                       |     #4 active=true type=deny amask='Microsoft.*' avmask='*' tmask='*' mmask='*'
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 MF::DenyAttributeFilters c=0
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 CGath::Create
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 IVG::Create
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 IVG::Create res=ok mode='root_module_generic_method' beginAddr=7EFA0000 measureAddr=7EFA0100 endAddr=00000000
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 CPool::Create
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 BPool::Create
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 BACProf::OnEndInitialize
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 MCP::ActivateCommands
09:37:00.937 |I| CoreLog                       | 00000A14 1 00000000 CT::DoWorkThread
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 IVG::GetSecuritySafeCriticalCtor res=ok mdtk=06001AE2
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 BProf::Shutdown
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 TermStart
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 MCP::DeactivateCommands
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 BACProf::OnDeactivate
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 TermStart res=ok
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 TermDo
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 BACProf::OnBeginShutdown mode='exit'
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 CPool::MergeWriteDelete
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 BPool::DoAndDelete
09:37:00.937 |I| CoreLog                       | 00000A14 1 00000000 CT::DoWorkThread res=ok
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 CProf::OnEndShutdown
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 PX::TermBMEILCallbackVarId
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 CPool::Close
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 BPool::Close
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 IVG::Close
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 MF::Close
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 MG::Term
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 PG::Term
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 PB::Close
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 MDG::Term
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 TermDo res=ok
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 TermFinish
09:37:00.937 |I| CoreLog                       | 00000AEC 1 002C7648 BB::Close
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 TermFinish res=ok
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 BProf::Shutdown res=ok
09:37:00.937 |I| CoreLog                       | 00000AEC 1 00000000 BProf::DeleteProfiler hasEvent=false
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 BProf::DeleteProfiler res=ok
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 SEU::Disable ref=0
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 ProcessDetach
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 SEU::Term
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 VEH was uninitialized
09:37:00.937 |I| CoreLog                       | 00000AEC 0 00000000 Finished
09:37:00.937 |I| CoreLog                       | ====================================================================================================
09:37:01.218 |W| CommandProcessor              | OnLogAlert severity=Warning hr=80004005 message='Instrumentation was requested, but wasn't made'
09:37:01.218 |I|                               | CoreLogAlert event received: 12.05.2017 09:37:01, Warning, "Instrumentation was requested, but wasn't made", HResult=EFail (-2147467259)
09:37:01.218 |I|                               | SnapshotDone event received: C:\Users\user1w.adm\AppData\Local\Temp\2\ssd.Cacadow.tmp
09:37:01.358 |I|                               | LogDone event received from Core: C:\Users\user1w.adm\AppData\Local\Temp\2\JetLogs\JetBrainsLog.JetBrains.2017-05-12T09-35-42.dotCover#3840.Core#1.log
09:37:01.358 |I| CoreLog                       | ====================================================================================================
09:37:01.358 |I| CoreLog                       | Profiler log file: C:\Users\user1w.adm\AppData\Local\Temp\2\JetLogs\JetBrainsLog.JetBrains.2017-05-12T09-35-42.dotCover#3840.Core#1.log
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Initialized
09:37:01.358 |I| CoreLog                       |     LogFile='C:\Users\user1~1.ADM\AppData\Local\Temp\2\lgc.18399F2C.tmp'
09:37:01.358 |I| CoreLog                       |     RealLogFile='C:\Users\user1w.adm\AppData\Local\Temp\2\lgc.18399F2C.tmp'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Build
09:37:01.358 |I| CoreLog                       |     BuildVersion=106.0.17057.16925
09:37:01.358 |I| CoreLog                       |     BuildTime=2016-09-13T09:24:10
09:37:01.358 |I| CoreLog                       |     BoostVersion=1.61.0
09:37:01.358 |I| CoreLog                       |     BeaEngineVersion=4.1.175
09:37:01.358 |I| CoreLog                       |     Configuration=Release
09:37:01.358 |I| CoreLog                       |     Integrity=Signed
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 OS
09:37:01.358 |I| CoreLog                       |     MajorVersion=6
09:37:01.358 |I| CoreLog                       |     MinorVersion=1
09:37:01.358 |I| CoreLog                       |     BuildNumber=7601
09:37:01.358 |I| CoreLog                       |     PlatformId=2
09:37:01.358 |I| CoreLog                       |     CSDVersion='Service Pack 1'
09:37:01.358 |I| CoreLog                       |     ServicePackMajor=1
09:37:01.358 |I| CoreLog                       |     ServicePackMinor=0
09:37:01.358 |I| CoreLog                       |     SuiteMask=0110
09:37:01.358 |I| CoreLog                       |     ProductType=3
09:37:01.358 |I| CoreLog                       |     VistaProductType=7
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Architecture
09:37:01.358 |I| CoreLog                       |     ProcessorArchitecture=0 (x86)
09:37:01.358 |I| CoreLog                       |     NativeProcessorArchitecture=9 (x64)
09:37:01.358 |I| CoreLog                       |     PageSize=4096
09:37:01.358 |I| CoreLog                       |     MinimumApplicationAddress=00010000
09:37:01.358 |I| CoreLog                       |     MaximumApplicationAddress=FFFEFFFF
09:37:01.358 |I| CoreLog                       |     ActiveProcessorMask=00000003
09:37:01.358 |I| CoreLog                       |     NumberOfProcessors=2
09:37:01.358 |I| CoreLog                       |     AllocationGranularity=65536
09:37:01.358 |I| CoreLog                       |     ProcessorLevel=16
09:37:01.358 |I| CoreLog                       |     ProcessorRevision=0901
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Environment
09:37:01.358 |I| CoreLog                       |     UtcTime=2017-05-12T07:35:46
09:37:01.358 |I| CoreLog                       |     LocalTime=2017-05-12T09:35:46
09:37:01.358 |I| CoreLog                       |     ComputerName='myhost20069.mydomain'
09:37:01.358 |I| CoreLog                       |     UserName='AB.LOC\user1w.adm'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Process
09:37:01.358 |I| CoreLog                       |     ProcessId=00000878 (2168)
09:37:01.358 |I| CoreLog                       |     Executable='C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe'
09:37:01.358 |I| CoreLog                       |     CommandLine='"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" D:\BuildAgent_1\_work\14\s\Implementation\Solution\MyApp.Application.Test\bin\Debug\MyApp.Application.Test.dll'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 UpdateComponentMask maskSet=0000000000000002 maskClear=0000000000000000
09:37:01.358 |I| CoreLog                       |      0: [ ] Com
09:37:01.358 |I| CoreLog                       |      1: [X] Api
09:37:01.358 |I| CoreLog                       |      2: [ ] Bridge
09:37:01.358 |I| CoreLog                       |      3: [ ] PdbBridge
09:37:01.358 |I| CoreLog                       |      4: [ ] EtwBridge
09:37:01.358 |I| CoreLog                       |      5: [ ] Snapshot
09:37:01.358 |I| CoreLog                       |      6: [ ] InstrumentationDumpMethods
09:37:01.358 |I| CoreLog                       |      8: [ ] MetaDataGt
09:37:01.358 |I| CoreLog                       |      9: [ ] PdbGt
09:37:01.358 |I| CoreLog                       |     10: [ ] ModulePathGt
09:37:01.358 |I| CoreLog                       |     11: [ ] InstrumentationGt
09:37:01.358 |I| CoreLog                       |     12: [ ] ThreadGt
09:37:01.358 |I| CoreLog                       |     13: [ ] ClassGt
09:37:01.358 |I| CoreLog                       |     14: [ ] MethodFilterGt
09:37:01.358 |I| CoreLog                       |     15: [ ] FuidGt
09:37:01.358 |I| CoreLog                       |     16: [ ] FieldResolverGt
09:37:01.358 |I| CoreLog                       |     17: [ ] ClassRecoveryGt
09:37:01.358 |I| CoreLog                       |     18: [ ] AppDomainRecoveryGt
09:37:01.358 |I| CoreLog                       |     19: [ ] ThreadRecoveryGt
09:37:01.358 |I| CoreLog                       |     20: [ ] PerformanceSamplingGt
09:37:01.358 |I| CoreLog                       |     24: [ ] CoverageGroupGt
09:37:01.358 |I| CoreLog                       |     25: [ ] CoverageCyclomaticComplexityGt
09:37:01.358 |I| CoreLog                       |     26: [ ] CoverageModuleGt
09:37:01.358 |I| CoreLog                       |     28: [ ] MemoryDumpGt
09:37:01.358 |I| CoreLog                       |     29: [ ] MemoryAllocationGt
09:37:01.358 |I| CoreLog                       |     32: [ ] AppDomainCb
09:37:01.358 |I| CoreLog                       |     33: [ ] AssemblyCb
09:37:01.358 |I| CoreLog                       |     34: [ ] AssemblyReferencesCb
09:37:01.358 |I| CoreLog                       |     35: [ ] ClassCb
09:37:01.358 |I| CoreLog                       |     36: [ ] ExceptionCb
09:37:01.358 |I| CoreLog                       |     37: [ ] ExceptionClrCb
09:37:01.358 |I| CoreLog                       |     38: [ ] FunctionCb
09:37:01.358 |I| CoreLog                       |     39: [ ] GcCb
09:37:01.358 |I| CoreLog                       |     40: [ ] GcAllocationsCb
09:37:01.358 |I| CoreLog                       |     41: [ ] GcReferencesCb
09:37:01.358 |I| CoreLog                       |     42: [ ] HandleCb
09:37:01.358 |I| CoreLog                       |     43: [ ] ModuleCb
09:37:01.358 |I| CoreLog                       |     44: [ ] ReJitCb
09:37:01.358 |I| CoreLog                       |     45: [ ] RemotingCb
09:37:01.358 |I| CoreLog                       |     46: [ ] RuntimeCb
09:37:01.358 |I| CoreLog                       |     47: [ ] ThreadCb
09:37:01.358 |I| CoreLog                       |     48: [ ] TransitionCb
09:37:01.358 |I| CoreLog                       |     49: [ ] VTableCb
09:37:01.358 |I| CoreLog                       |     56: [ ] InstrumentationEp
09:37:01.358 |I| CoreLog                       |     57: [ ] FunctionEp
09:37:01.358 |I| CoreLog                       |     58: [ ] MapperEp
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 ProcessGuid guid={D20F00E8-2E32-4C88-A654-F3FF693BE251}
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 SEU::Init
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 VEH was initialized
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 SEU::Enable ref=1
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 DllGetClassObject clsid={F4B3ACCE-E94B-4105-BFCF-B08D4B0A077D} iid={00000001-0000-0000-C000-000000000046}
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleasePerformanceTracing'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleasePerformanceSampling'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleasePerformanceTracingInject'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleaseMemory'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=ok clsid={F4B3ACCE-E94B-4105-BFCF-B08D4B0A077D} pname='ReleaseCoverage'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleaseTimeline'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleaseTestPerformance'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleaseTestPerformanceSampling'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleaseTestMemory'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleaseTestCoverage'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Profiler res=failed pname='ReleaseTestTimeline'
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 CreateComInstance clsid={F4B3ACCE-E94B-4105-BFCF-B08D4B0A077D} res=ok
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 DllGetClassObject clsid={F4B3ACCE-E94B-4105-BFCF-B08D4B0A077D} iid={00000001-0000-0000-C000-000000000046} hr=00000000
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 BProf::DoDebug cmd=none title='Coverage Profiler'
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 BProf::Initialize
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 BProf::UpdateRuntimeVersion type=desktop cpi=7 version=4.0.30319.0 ciid=000E
09:37:01.358 |I| CoreLog                       |     #0 version=2.0.50727.5420 profile=unknown servicePack=2
09:37:01.358 |I| CoreLog                       |     #1 version=3.0.30729.5420 profile=unknown servicePack=2
09:37:01.358 |I| CoreLog                       |     #2 version=3.5.30729.5420 profile=unknown servicePack=1
09:37:01.358 |I| CoreLog                       |     #3 version=4.6.1055.0 profile=full release=394271
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 B::Connect address=127.0.0.1:58686 isFirstProcess=true
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 BB::TryConnect controlKindRaw=manual isFirstProcess=true _Control_kind=manual
09:37:01.358 |I| CoreLog                       |     <?xml version="1.0" encoding="utf-8"?>
09:37:01.358 |I| CoreLog                       |     <Configuration>
09:37:01.358 |I| CoreLog                       |         <HostParameters type="LocalHostParameters" />
09:37:01.358 |I| CoreLog                       |         <Argument type="StandaloneArgument">
09:37:01.358 |I| CoreLog                       |             <Arguments>D:\BuildAgent_1\_work\14\s\Implementation\Solution\MyApp.Application.Test\bin\Debug\MyApp.Application.Test.dll</Arguments>
09:37:01.358 |I| CoreLog                       |             <FileName>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe</FileName>
09:37:01.358 |I| CoreLog                       |             <ProfileChildProcesses>True</ProfileChildProcesses>
09:37:01.358 |I| CoreLog                       |             <WorkingDirectory>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow</WorkingDirectory>
09:37:01.358 |I| CoreLog                       |             <Scope>
09:37:01.358 |I| CoreLog                       |                 <ProcessFilters />
09:37:01.358 |I| CoreLog                       |             </Scope>
09:37:01.358 |I| CoreLog                       |         </Argument>
09:37:01.358 |I| CoreLog                       |         <Info type="CoverageInfo">
09:37:01.358 |I| CoreLog                       |             <CyclomaticComplexityGather>True</CyclomaticComplexityGather>
09:37:01.358 |I| CoreLog                       |             <InjectInfo>
09:37:01.358 |I| CoreLog                       |                 <SymbolSearch>
09:37:01.358 |I| CoreLog                       |                     <SearchPaths />
09:37:01.358 |I| CoreLog                       |                 </SymbolSearch>
09:37:01.358 |I| CoreLog                       |                 <Scope>
09:37:01.358 |I| CoreLog                       |                     <PatternFilters>
09:37:01.358 |I| CoreLog                       |                         <Item />
09:37:01.358 |I| CoreLog                       |                         <Item>
09:37:01.358 |I| CoreLog                       |                             <AssemblyFilter>mscorlib</AssemblyFilter>
09:37:01.358 |I| CoreLog                       |                             <Type>Deny</Type>
09:37:01.358 |I| CoreLog                       |                         </Item>
09:37:01.358 |I| CoreLog                       |                         <Item>
09:37:01.358 |I| CoreLog                       |                             <AssemblyFilter>System</AssemblyFilter>
09:37:01.358 |I| CoreLog                       |                             <Type>Deny</Type>
09:37:01.358 |I| CoreLog                       |                         </Item>
09:37:01.358 |I| CoreLog                       |                         <Item>
09:37:01.358 |I| CoreLog                       |                             <AssemblyFilter>System.*</AssemblyFilter>
09:37:01.358 |I| CoreLog                       |                             <Type>Deny</Type>
09:37:01.358 |I| CoreLog                       |                         </Item>
09:37:01.358 |I| CoreLog                       |                         <Item>
09:37:01.358 |I| CoreLog                       |                             <AssemblyFilter>Microsoft.*</AssemblyFilter>
09:37:01.358 |I| CoreLog                       |                             <Type>Deny</Type>
09:37:01.358 |I| CoreLog                       |                         </Item>
09:37:01.358 |I| CoreLog                       |                     </PatternFilters>
09:37:01.358 |I| CoreLog                       |                     <DenyAttributeFilters />
09:37:01.358 |I| CoreLog                       |                 </Scope>
09:37:01.358 |I| CoreLog                       |             </InjectInfo>
09:37:01.358 |I| CoreLog                       |         </Info>
09:37:01.358 |I| CoreLog                       |         <CoreOptions type="CoreOptions">
09:37:01.358 |I| CoreLog                       |             <CoreLogMask>Api</CoreLogMask>
09:37:01.358 |I| CoreLog                       |             <CoreTempPath IsNull="False">
09:37:01.358 |I| CoreLog                       |             </CoreTempPath>
09:37:01.358 |I| CoreLog                       |         </CoreOptions>
09:37:01.358 |I| CoreLog                       |         <HostOptions type="HostOptions">
09:37:01.358 |I| CoreLog                       |             <HostTempPath IsNull="False">
09:37:01.358 |I| CoreLog                       |             </HostTempPath>
09:37:01.358 |I| CoreLog                       |         </HostOptions>
09:37:01.358 |I| CoreLog                       |     </Configuration>
09:37:01.358 |I| CoreLog                       | 0000106C 1 00000000 B::DoWorkThread
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 CProf::OnConnected
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 BProf::CleanEnvironmentVariables c=1
09:37:01.358 |I| CoreLog                       |     #0 vname='JETBRAINS_PROFILER_CORE_FIRST'
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 CProf::OnBeginInitialize memoryThreshold=429443481
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 MDG::Init
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 PG::Init id='cf62c7dd-a2a8-4940-8cdf-d842d33d4ab5' policy=FOsR
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 PB::Open id='cf62c7dd-a2a8-4940-8cdf-d842d33d4ab5'
09:37:01.358 |I| CoreLog                       | 00000E68 1 00000000 PB::DoWorkThread
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 MG::Init
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 PX::InitBMEILCallbackVarId
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 MF::PatternFilters c=5
09:37:01.358 |I| CoreLog                       |     #0 active=true type=allow amask='*' avmask='*' tmask='*' mmask='*'
09:37:01.358 |I| CoreLog                       |     #1 active=true type=deny amask='mscorlib' avmask='*' tmask='*' mmask='*'
09:37:01.358 |I| CoreLog                       |     #2 active=true type=deny amask='System' avmask='*' tmask='*' mmask='*'
09:37:01.358 |I| CoreLog                       |     #3 active=true type=deny amask='System.*' avmask='*' tmask='*' mmask='*'
09:37:01.358 |I| CoreLog                       |     #4 active=true type=deny amask='Microsoft.*' avmask='*' tmask='*' mmask='*'
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 MF::DenyAttributeFilters c=0
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 CGath::Create
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 IVG::Create
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 IVG::Create res=ok mode='root_module_generic_method' beginAddr=FFFA0000 measureAddr=FFFA0100 endAddr=00000000
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 CPool::Create
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 BPool::Create
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 BACProf::OnEndInitialize
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 MCP::ActivateCommands
09:37:01.358 |I| CoreLog                       | 000010F8 1 00000000 CT::DoWorkThread
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 IVG::GetSecuritySafeCriticalCtor res=ok mdtk=06001AE2
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 BProf::Shutdown
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 TermStart
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 MCP::DeactivateCommands
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 BACProf::OnDeactivate
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 TermStart res=ok
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 TermDo
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 BACProf::OnBeginShutdown mode='exit'
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 CPool::MergeWriteDelete
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 BPool::DoAndDelete
09:37:01.358 |I| CoreLog                       | 000010F8 1 00000000 CT::DoWorkThread res=ok
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 CProf::OnEndShutdown
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 PX::TermBMEILCallbackVarId
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 CPool::Close
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 BPool::Close
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 IVG::Close
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 WARNING: Instrumentation was requested, but wasn't made
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 MF::Close
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 MG::Term
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 PG::Term
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 PB::Close
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 MDG::Term
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 TermDo res=ok
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 TermFinish
09:37:01.358 |I| CoreLog                       | 00000F14 1 007663D0 BB::Close
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 TermFinish res=ok
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 BProf::Shutdown res=ok
09:37:01.358 |I| CoreLog                       | 00000F14 1 00000000 BProf::DeleteProfiler hasEvent=false
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 BProf::DeleteProfiler res=ok
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 SEU::Disable ref=0
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 ProcessDetach
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 SEU::Term
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 VEH was uninitialized
09:37:01.358 |I| CoreLog                       | 00000F14 0 00000000 Finished
09:37:01.358 |I| CoreLog                       | ====================================================================================================
09:37:02.762 |I|                               | Finished event received
09:37:02.778 |I|                               | Coverage session finished [12.05.2017 09:37:02]
09:37:02.778 |I|                               | Index Files = C:\Users\user1w.adm\AppData\Local\Temp\2\ssd.Sunocif.tmp, C:\Users\user1w.adm\AppData\Local\Temp\2\ssd.Cacadow.tmp
09:37:02.778 |I|                               | Exit Code = 0
09:37:02.778 |I|                               | Coverage results post-processing started [12.05.2017 09:37:02]
09:37:02.793 |I| SnapshotMerger                | Merging snapshots.
Sources: C:\Users\user1w.adm\AppData\Local\Temp\2\ssd.Sunocif.tmp
C:\Users\user1w.adm\AppData\Local\Temp\2\ssd.Cacadow.tmp
Target: C:\Users\user1w.adm\AppData\Local\Temp\2\tmp839C.tmp
MergeType: OrMerge
MetadataMappingMode: Mvid
CleanupPolicy: RemoveSourceSnapshots
TempDir:
MaxNumberOfSnapshotsToBeMergedSimultaneously: 5
09:37:02.793 |I| CoverageSnapshotManager       | Merging snapshots 1-2
09:37:04.369 |I| CoverageSnapshotManager       | Merge finished
09:37:04.369 |I|                               | Coverage results post-processing finished [12.05.2017 09:37:04]
09:37:04.369 |I|                               | Report generation started [12.05.2017 09:37:04]
09:37:04.385 |I| WorkspaceSnapshotManager      | Opening snapshot 'C:\Users\user1w.adm\AppData\Local\Temp\2\tmp839C.tmp'. ManuallySaved
09:37:05.149 |I| WorkspaceSnapshotManager      | Snapshot opened 'C:\Users\user1w.adm\AppData\Local\Temp\2\tmp839C.tmp'. ManuallySaved
09:37:05.165 |I| HtmlReportBuilder             | BuildHtmlReport. FileName = D:\temp\dotCoverOutput\AppCoverageReport.html; WebProxySettings = Default
09:37:10.828 |I|                               | Report generation finished [12.05.2017 09:37:10]
09:37:10.843 |I|                               | Console Runner execution finished
09:37:10.843 |I| Main                          | Console Runner exit code: 0

 

 

 

 

 

 

0
14 comments
Avatar
Permanently deleted user

Hello,

Could you please try to execute "cover" (not "analyse") command using TFS2015 Build process and send me the resulting coverage snapshot for the analysis?

Thanks in advance!

0
Avatar
Permanently deleted user

I've done so. Now a single 19 MB (!) html file is generated, which cannot be displayed in browsers because it contains some cryptic non-html sequence at the document start.

What do you mean by "snapshot" ? This large file ? How can I send it to you ?

 

D:\BuildAgent_1\_work\14\s>"D:\Tools\dotCover2016\dotCover.exe"  cover /TargetExecutable="C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe"  /TargetArguments="D:\BuildAgent_1\_work\14\s\Implementation\Solution\MyApp.Application.Test\bin\Debug\MyApp.Application.Test.dll" /Output=".\Implementation\dotCoverOutput\AppCoverageReport.html" /ReportType="HTML" /LogFile="D:\Temp\dotCoverLog.txt" 

2017-05-15T06:55:56.7673246Z JetBrains dotCover Console Runner 2016.2.2. Build 106.0.20160913.94258

2017-05-15T06:55:56.7673246Z Copyright (c) 2009-2017 JetBrains s.r.o. All rights reserved.

2017-05-15T06:55:59.3569910Z [JetBrains dotCover] Coverage session started [15.05.2017 08:55:59]

2017-05-15T06:56:06.1275646Z Microsoft (R) Test Execution Command Line Tool Version 14.0.25123.0

2017-05-15T06:56:06.1275646Z Copyright (c) Microsoft Corporation.  All rights reserved.

2017-05-15T06:56:07.5316006Z Starting test execution, please wait...

2017-05-15T06:56:35.3783146Z Information: Additionally, you can try specifying '/UseVsixExtensions' command if the test discoverer & executor is installed on the machine as vsix extensions and your installation supports vsix extensions. Example: vstest.console.exe myTests.dll /UseVsixExtensions:true

2017-05-15T06:56:37.1567602Z [JetBrains dotCover] Coverage session finished [15.05.2017 08:56:37]

2017-05-15T06:56:37.1723606Z [JetBrains dotCover] Coverage results post-processing started [15.05.2017 08:56:37]

2017-05-15T06:56:38.6231978Z [JetBrains dotCover] Coverage results post-processing finished [15.05.2017 08:56:38]
0
Avatar
Permanently deleted user

Hello,

The file that has been generated contains raw coverage analysis results in our internal format and we call such files "snapshots" (please see dotCover help for details: https://www.jetbrains.com/help/dotcover/2017.1/What_is_Coverage_Snapshot.html).

Could you please upload the file to our ftp server: ftp://ftp.intellij.net/.uploads/?

0
Avatar
Permanently deleted user

I'm getting "Can't connect to ftp.intellij.net". Is the server up ?

0
Avatar
Permanently deleted user

Could you please use this link: https://uploads.services.jetbrains.com/ (the first one works but you need an ftp-client to use it).

0
Avatar
Permanently deleted user

Ok, before actually uploading (not sure whether this give some clue):

One difference I recognize now: When executing via TFS ("analyse") then there is only one assembly in the coverage report  - the unittest assembly itself, but _not_ the other 3 referenced assemblies that are being tested. But when manually executed they are included ! It seems dotCover cannot locate the referenced assemblies (Maybe the execution directory is another one when executed via TFS) ? But dotCover and also vstest.console report no problems.

 

0
Avatar
Permanently deleted user

My guess is that in case of TFS dotCover can't find pdb-files for referenced assemblies. Are you sure that those assemblies are built with debug info enabled and that pdb-files can be found right near the dll-files?

0
Avatar
Permanently deleted user

Yes, at least they are located in the directory of the given unitest dll (in "TargetArguments"). The debug info is set to "Full".

Also, when I manually execute dotCover, the same file is passed in "TargetArguments" and the report includes all assemblies.

Doesn't dotCover complain /warn about missing dll's /pdb ?  Maybe the vstest console is using the test dll  from the bin\obj  folder, which only contains the test dll+ pdb. However dotCover should find the other dll + pdb by searching in the the directory of the given unitest dll.

0
Avatar
Permanently deleted user

In general, missing pdb-files this is a normal situation - an application being analyzed can load system/third-party dll-s which don't have pdb-files. Regarding missing dll-s, dotCover doesn't search/load assemblies itself. Your application executes as usually, dotCover just listens for events about loaded/unloaded assemblies.

Info about which assemblies were loaded from which folders and whether they had pdb-s or not can be found in detailed log-files or in the snapshot itself. If you can't provide the snapshot could you please enable detailed logs using the following command line key: /LogLevel=Trace ?

Besides pdb-files, the problem can consist in that vstest.console.exe runs tests in a process (te.processhost.managed.exe) that has been started in one of the previous runs and stays alive (just a hypothesis). dotCover analyses coverage in the process explicitly specified in its command line and all its child processes. In case of running tests in a preloaded process, dotCover doesn't see them.

Could you please check that there is no te.processhost.managed.exe in the process list before you start tests using TFS Build?

0
Avatar
Permanently deleted user

I have uploaded 2 text file dotCoverLog_TFS +  dotCoverLog_manually (/LogLevel=Trace).

No process named "te.processhost.managed.exe" was found in the task manager (with "from all users" ticked).

One of the assemblies to be tested "...DataAccess.dll" is found in the dotCoverLog_manually file, but not in the .._TFS, though there is no explicit "Could not find referenced ....DataAccess...".

 

0
Avatar
Permanently deleted user

I can see from the log files that your assemblies were not even loaded into the test execution process that was started under the coverage analysis. If you can see correct tests results in that case, this means that vstest.console.exe, however, uses some preloaded background processes to run tests. Could you please try to run vstest.console.exe with "/InIsolation" command line key?

0
Avatar
Permanently deleted user

I've tried, but it made no difference. The log shows only "starting test execution, please wait", then a delay of 20 about seconds without showing the "PASSED /FAILED" for each method and then "Coverage session finished". 20 seconds is the time it actually takes for executing the unitttests, but maybe this duration is only accidentally in that case.

dotCover via TFS :

017-05-17T07:04:58.9200179Z D:\BuildAgent_1\_work\14\s>"D:\Tools\dotCover2016\dotCover.exe"  analyse /TargetExecutable="C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe"  /TargetArguments="D:\BuildAgent_1\_work\14\s\Implementation\Solution\PD.Config.Application.Test\bin\Debug\PD.Config.Application.Test.dll /InIsolation /Logger:trx"  /Output=".\Implementation\dotCoverOutput\AppCoverageReport.html" /ReportType="HTML" /LogFile="D:\Temp\dotCoverLog.txt"   /LogLevel=Trace  

2017-05-17T07:04:58.9200179Z JetBrains dotCover Console Runner 2016.2.2. Build 106.0.20160913.94258

2017-05-17T07:04:58.9200179Z Copyright (c) 2009-2017 JetBrains s.r.o. All rights reserved.

2017-05-17T07:04:59.4192307Z [JetBrains dotCover] Coverage session started [17.05.2017 09:04:59]

2017-05-17T07:05:06.3770091Z Microsoft (R) Test Execution Command Line Tool Version 14.0.25123.0

2017-05-17T07:05:06.3770091Z Copyright (c) Microsoft Corporation.  All rights reserved.

2017-05-17T07:05:07.8590471Z Starting test execution, please wait...

2017-05-17T07:05:34.0989199Z Information: Additionally, you can try specifying '/UseVsixExtensions' command if the test discoverer & executor is installed on the machine as vsix extensions and your installation supports vsix extensions. Example: vstest.console.exe myTests.dll /UseVsixExtensions:true

2017-05-17T07:05:35.8305643Z [JetBrains dotCover] Coverage session finished [17.05.2017 09:05:35]

vstest only (via TFS):

2017-05-17T07:04:33.3977635Z Executing C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe "D:\BuildAgent_1\_work\14\s\Implementation\Solution\PD.Config.Application.Test\bin\Debug\PD.Config.Application.Test.dll"  /InIsolation /logger:trx

2017-05-17T07:04:33.6785707Z Microsoft (R) Test Execution Command Line Tool Version 14.0.25123.0

2017-05-17T07:04:33.6785707Z Copyright (c) Microsoft Corporation.  All rights reserved.

2017-05-17T07:04:33.9281771Z Starting test execution, please wait...

2017-05-17T07:04:46.0340875Z Passed   GetAppsByNameTest_Success

2017-05-17T07:04:46.0340875Z Passed   GetAppsTest_Success

2017-05-17T07:04:46.0340875Z Passed   GetADGroupsTest_Success

2017-05-17T07:04:46.0340875Z Passed   ReadConnectionStringTest

...
...

2017-05-17T07:04:56.7827631Z Results File: D:\BuildAgent_1\_work\14\TestResults\TFSBuild_DEV 2017-05-17 09_04_45.trx

2017-05-17T07:04:56.7827631Z Total tests: 34. Passed: 34. Failed: 0. Skipped: 0.

2017-05-17T07:04:56.7827631Z Test Run Successful.

2017-05-17T07:04:56.7827631Z Test execution time: 22,5089 Seconds

2017-05-17T07:04:56.9231667Z Testergebnisse werden veröffentlicht...

Unfortunately my web search didn't yield any results related to both dotCover and TFS2015, only to dotCover with older versions of TFS.

So the question is whether it is possible at all to use dotCover with TFS2015 ?

 

0
Avatar
Permanently deleted user

I don't see any obvious barriers for dotCover to work fine with it.

One more hypothesis (inspired by http://stackoverflow.com/questions/32251641/vstest-console-doesnt-work-from-another-base-directory): could you please try to specify working directory in dotCover's command line: /TargetWorkingDir=<path_to_your_test_dll> ?

0
Avatar
Permanently deleted user

Ok, finally /TargetWorkingDir=<path_to_your_test_dll> did the trick!

Thank you very much for you assistance!

 

0

Please sign in to leave a comment.