Unmet requirements: MSBuildTools15.0_x86_Path exists
Hello,
I'm trying to set up new Build Agents. Our project builds with Visual Studio 2017 (MSBuildTools Version 15.x).
Since I only need MSBuild to build the project, I first tried installing only the "Build Tools for Visual Studio 2017" which includes BuildTools Version 15.7.4.
In TeamCity I set the Runner type to "MSBuild", The MSBuild version to "Microsoft Build Tools 2017", the MSBuild ToolsVersion to "15.0" and the Run platform to "x86"
TeamCity then tells me the Agent is incompatible, because "Unmet requirements: MSBuildTools15.0_x86_Path exists".
Next I tried installing the full Visual Studio 2017 Enterprise Edition, but I get the same error.
I restarted the system after each step, but that didn't help.
Any ideas why TeamCity can't find the MSBuild Tools? On the Agent the project builds just fine with MSBuild.exe (via command line).
Also VSWHERE.exe detects the installed VS2017/MSBuildTools versions fine.
Here are the VSWHERE.exe outputs and below is the teamcity-agent.log file:
-------------
VSWHERE output with VS2017 Enterprise installed:
Visual Studio Locator version 2.4.1+g2035d08a45 [query version 1.16.1163.30317]
Copyright (C) Microsoft Corporation. All rights reserved.
instanceId: 3270795a
installDate: 05.07.2018 13:22:42
installationName: VisualStudio/15.7.4+27703.2035
installationPath: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise
installationVersion: 15.7.27703.2035
productId: Microsoft.VisualStudio.Product.Enterprise
productPath: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe
isPrerelease: 0
displayName: Visual Studio Enterprise 2017
description: Microsoft DevOps solution for productivity and coordination across teams of any size
channelId: VisualStudio.15.Release
channelUri: https://aka.ms/vs/15/release/channel
enginePath: C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.
releaseNotes: https://go.microsoft.com/fwlink/?LinkId=660692#15.7.4
thirdPartyNotices: https://go.microsoft.com/fwlink/?LinkId=660708
updateDate: 2018-07-05T11:22:42.109006Z
catalog_buildBranch: d15.7
catalog_buildVersion: 15.7.27703.2035
catalog_id: VisualStudio/15.7.4+27703.2035
catalog_localBuild: build-lab
catalog_manifestName: VisualStudio
catalog_manifestType: installer
catalog_productDisplayVersion: 15.7.4
catalog_productLine: Dev15
catalog_productLineVersion: 2017
catalog_productMilestone: RTW
catalog_productMilestoneIsPreRelease: False
catalog_productName: Visual Studio
catalog_productPatchVersion: 4
catalog_productPreReleaseMilestoneSuffix: 1.0
catalog_productRelease: RTW
catalog_productSemanticVersion: 15.7.4+27703.2035
catalog_requiredEngineVersion: 1.16.1187.57215
properties_campaignId: 1787023835.1509618194
properties_channelManifestId: VisualStudio.15.Release/15.7.4+27703.2035
properties_defaultProgram: VisualStudio.3270795a
properties_nickname: 2
properties_setupEngineFilePath: C:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installershell.exe
-----------------
VSWHERE output with only MSBuildTools 2017 installed:
Visual Studio Locator version 2.4.1+g2035d08a45 [query version 1.16.1163.30317]
Copyright (C) Microsoft Corporation. All rights reserved.
instanceId: dc9236c6
installDate: 04.07.2018 17:26:47
installationName: VisualStudio/15.7.4+27703.2035
installationPath: C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools
installationVersion: 15.7.27703.2035
productId: Microsoft.VisualStudio.Product.BuildTools
productPath: C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\Tools\LaunchDevCmd.bat
isPrerelease: 0
displayName: Visual Studio Build Tools 2017
description: The Visual Studio Build Tools allows you to build native and managed MSBuild-based applications without
udio IDE. There are options to install the Visual C++ compilers and libraries, MFC, ATL, and C++/CLI support.
channelId: VisualStudio.15.Release
channelUri: https://aka.ms/vs/15/release/channel
enginePath: C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.Vis
releaseNotes: https://go.microsoft.com/fwlink/?LinkId=660692#15.7.4
thirdPartyNotices: https://go.microsoft.com/fwlink/?LinkId=660708
updateDate: 2018-07-04T15:26:47.5441906Z
catalog_buildBranch: d15.7
catalog_buildVersion: 15.7.27703.2035
catalog_id: VisualStudio/15.7.4+27703.2035
catalog_localBuild: build-lab
catalog_manifestName: VisualStudio
catalog_manifestType: installer
catalog_productDisplayVersion: 15.7.4
catalog_productLine: Dev15
catalog_productLineVersion: 2017
catalog_productMilestone: RTW
catalog_productMilestoneIsPreRelease: False
catalog_productName: Visual Studio
catalog_productPatchVersion: 4
catalog_productPreReleaseMilestoneSuffix: 1.0
catalog_productRelease: RTW
catalog_productSemanticVersion: 15.7.4+27703.2035
catalog_requiredEngineVersion: 1.16.1187.57215
properties_campaignId: 2039164761.1511872615
properties_channelManifestId: VisualStudio.15.Release/15.7.4+27703.2035
properties_nickname:
properties_setupEngineFilePath: C:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installershell.exe
-------------------------
teamcity-agent.log file:
[2018-07-05 14:14:57,891] INFO - s.buildServer.agent.AgentMain2 - ===========================================================
[2018-07-05 14:14:57,943] INFO - s.buildServer.agent.AgentMain2 - TeamCity Build Agent 10.0.5 (build 42677), OS: Windows 7, User: pbuild, Java: 1.8.0_66, Java HotSpot(TM) Client VM (32 bit) (25.66-b17, mixed mode), Java(TM) SE Runtime Environment (1.8.0_66-b17), Oracle Corporation, JVM parameters: -ea -Xmx384m -Dlog4j.configuration=file:../conf/teamcity-agent-log4j.xml -Dteamcity_logs=../logs/
[2018-07-05 14:14:57,943] INFO - s.buildServer.agent.AgentMain2 - Starting...
[2018-07-05 14:14:58,174] INFO - buildServer.agent.AgentMain2$2 - Refreshing jetbrains.buildServer.agent.AgentMain2$2@109bb57: startup date [Thu Jul 05 14:14:58 CEST 2018]; root of context hierarchy
[2018-07-05 14:15:01,047] INFO - jetbrains.buildServer.AGENT - Calculating CPU benchmark index...
[2018-07-05 14:15:09,158] INFO - jetbrains.buildServer.AGENT - CPU benchmark index is set to 493
[2018-07-05 14:15:09,521] INFO - dAgentConfigurationInitializer - Loading build agent configuration from C:\BuildAgent\conf\buildAgent.properties
[2018-07-05 14:15:09,685] INFO - s.buildServer.agent.AgentMain2 - Working dir: C:\BuildAgent\work
[2018-07-05 14:15:09,685] INFO - s.buildServer.agent.AgentMain2 - Temp dir: C:\BuildAgent\temp
[2018-07-05 14:15:09,734] INFO - rver.plugins.PluginManagerImpl - ===========================================================
[2018-07-05 14:15:09,734] INFO - rver.plugins.PluginManagerImpl - Plugins initialization started...
[2018-07-05 14:15:09,738] INFO - rver.plugins.PluginManagerImpl - Scanning plugins folders
[2018-07-05 14:15:09,748] INFO - .plugins.files.JarSearcherBase - Scanning plugin folder: C:\BuildAgent\plugins
[2018-07-05 14:15:10,076] INFO - .plugins.files.JarSearcherBase - Scanning plugin folder: C:\BuildAgent\tools
[2018-07-05 14:15:10,208] INFO - rver.plugins.PluginManagerImpl - Found 62 non bundled plugins: [agentSystemInfo, amazonEC2, ant, ant-net-tasks, antPlugin, artifactory, clearcase-agent, cloud-vmware-agent, commandLineRunner, coveragePlugin, crashDetector, cvsAgent, deploy-runner-agent, dotCover, dotnet-tools, dotnetPlugin, dotNetRunners, duplicatePlugin, environment-fetcher, file-content-replacer, fxcop, gant, gantPlugin, gradle-runner, idea, idea-runner, inspectionPlugin, ipr-runner, jacoco, java-dowser, jetbrains.git, jps, jps-old, junitPlugin, jvm-update, maven, maven3, maven3_1, maven3_2, maven3_3, mavenPlugin, mercurial, meta-runner, neoload-plugin-agent, nuget-agent, perfmon, perforce-agent, powershell-agent, rake-runner, remoteAccess, sbt-runner-agent, sonar-plugin-agent, ssh-manager, stacktracesPlugin, svnAgent, swabra, symbol-server, testNGPlugin, tfs-agent, visualstudiotest, xcode-runner, xml-report-plugin]
[2018-07-05 14:15:10,208] INFO - rver.plugins.PluginManagerImpl - Found 0 bundled plugins: []
[2018-07-05 14:15:10,212] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\ant
[2018-07-05 14:15:10,212] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\antRun
[2018-07-05 14:15:10,213] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\ant.bat
[2018-07-05 14:15:10,213] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\ant.cmd
[2018-07-05 14:15:10,214] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\antenv.cmd
[2018-07-05 14:15:10,214] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\envset.cmd
[2018-07-05 14:15:10,215] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\lcp.bat
[2018-07-05 14:15:10,215] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\runrc.cmd
[2018-07-05 14:15:10,216] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\antRun.pl
[2018-07-05 14:15:10,216] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\complete-ant-cmd.pl
[2018-07-05 14:15:10,217] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\runant.pl
[2018-07-05 14:15:10,217] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\ant\bin\runant.py
[2018-07-05 14:15:10,218] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\sonar-plugin-agent\sonar-qube-runner\bin\sonar-runner
[2018-07-05 14:15:10,219] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\sonar-plugin-agent\sonar-qube-runner\bin\sonar-runner.bat
[2018-07-05 14:15:10,219] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\tools\maven3_1\bin\mvn
[2018-07-05 14:15:10,220] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\tools\maven3_3\bin\mvn
[2018-07-05 14:15:10,221] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\tools\maven3\bin\mvn
[2018-07-05 14:15:10,222] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\tools\maven\bin\mvn
[2018-07-05 14:15:10,223] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\neoload-plugin-agent\neolaod-runner\bin\neoload-runner
[2018-07-05 14:15:10,223] WARN - les.ExecutableAttributesSetter - Can't set executable bit: file does not exist or is not a valid file: C:\BuildAgent\plugins\neoload-plugin-agent\neolaod-runner\bin\neoload-runner
[2018-07-05 14:15:10,223] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\plugins\neoload-plugin-agent\neoload-runner\bin\neoload-runner.bat
[2018-07-05 14:15:10,224] WARN - les.ExecutableAttributesSetter - Can't set executable bit: file does not exist or is not a valid file: C:\BuildAgent\plugins\neoload-plugin-agent\neoload-runner\bin\neoload-runner.bat
[2018-07-05 14:15:10,224] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\tools\gant\bin\gant
[2018-07-05 14:15:10,225] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\tools\gant\bin\startGroovy
[2018-07-05 14:15:10,225] INFO - les.ExecutableAttributesSetter - Setting executable bit for: C:\BuildAgent\tools\maven3_2\bin\mvn
[2018-07-05 14:15:10,226] INFO - rver.plugins.PluginsCollection - Load shared classloader for 25 plugins [agentSystemInfo, amazonEC2, ant, clearcase-agent, commandLineRunner, crashDetector, cvsAgent, dotnet-tools, dotnetPlugin, dotNetRunners, environment-fetcher, file-content-replacer, fxcop, gradle-runner, java-dowser, jetbrains.git, mercurial, perfmon, powershell-agent, remoteAccess, ssh-manager, stacktracesPlugin, swabra, tfs-agent, xml-report-plugin]
[2018-07-05 14:15:10,485] INFO - rver.plugins.PluginsCollection - Load standalone classloaders for 25 plugins [antPlugin, artifactory, cloud-vmware-agent, coveragePlugin, deploy-runner-agent, duplicatePlugin, gantPlugin, idea-runner, inspectionPlugin, ipr-runner, junitPlugin, jvm-update, mavenPlugin, meta-runner, neoload-plugin-agent, nuget-agent, perforce-agent, rake-runner, sbt-runner-agent, sonar-plugin-agent, svnAgent, symbol-server, testNGPlugin, visualstudiotest, xcode-runner]
[2018-07-05 14:15:16,147] INFO - .vmware.VMWarePropertiesReader - VSphere plugin initializing...
[2018-07-05 14:15:16,148] INFO - .vmware.VMWarePropertiesReader - Detected vmware-tools or open-vm-tools. Found required vmware-rpctool at C:\Program Files\VMware\VMware Tools\rpctool.exe. Will attempt to authorize agent as VMWare cloud agent.
[2018-07-05 14:15:18,896] INFO - rver.plugins.PluginManagerImpl - Plugins initialization completed (62 plugins loaded): [agentSystemInfo, amazonEC2, ant, ant-net-tasks, antPlugin, artifactory, clearcase-agent, cloud-vmware-agent, commandLineRunner, coveragePlugin, crashDetector, cvsAgent, deploy-runner-agent, dotCover, dotnet-tools, dotnetPlugin, dotNetRunners, duplicatePlugin, environment-fetcher, file-content-replacer, fxcop, gant, gantPlugin, gradle-runner, idea, idea-runner, inspectionPlugin, ipr-runner, jacoco, java-dowser, jetbrains.git, jps, jps-old, junitPlugin, jvm-update, maven, maven3, maven3_1, maven3_2, maven3_3, mavenPlugin, mercurial, meta-runner, neoload-plugin-agent, nuget-agent, perfmon, perforce-agent, powershell-agent, rake-runner, remoteAccess, sbt-runner-agent, sonar-plugin-agent, ssh-manager, stacktracesPlugin, svnAgent, swabra, symbol-server, testNGPlugin, tfs-agent, visualstudiotest, xcode-runner, xml-report-plugin]
[2018-07-05 14:15:18,898] INFO - rver.plugins.PluginManagerImpl - ===========================================================
[2018-07-05 14:15:18,985] INFO - jetbrains.buildServer.AGENT - Build Agent version: 42677, plugins signature: 42677-md5-d634b2eee368e63f46506c360eb85b63
[2018-07-05 14:15:20,362] INFO - javaDowser.JavaDowserAgentImpl - JavaDowser: Found 2 java installations:
1.8/32 (1.8.0_66) at C:\BuildAgent\jre (JDK) [200]
1.8/32 (1.8.0_66) at C:\BuildAgent\bin\..\jre (JDK) [201]
[2018-07-05 14:15:20,410] INFO - ggers.vcs.mercurial.HgDetector - Cannot detect installed mercurial
[2018-07-05 14:15:22,501] INFO - etFrameworkPropertiesExtension - Found .Net Framework runtime 2.0(2.0.50727) x32 at C:\Windows\Microsoft.NET\Framework\v2.0.50727
[2018-07-05 14:15:22,503] INFO - etFrameworkPropertiesExtension - Found .Net Framework runtime 3.0(3.0.30729.5420) x32 at C:\Windows\Microsoft.NET\Framework\v3.0
[2018-07-05 14:15:22,503] INFO - etFrameworkPropertiesExtension - Found .Net Framework runtime 3.5(3.5.30729.5420) x32 at C:\Windows\Microsoft.NET\Framework\v3.5
[2018-07-05 14:15:22,503] INFO - etFrameworkPropertiesExtension - Found .Net Framework runtime 4.6(4.7.02558) x32 at C:\Windows\Microsoft.NET\Framework\v4.0.30319
[2018-07-05 14:15:22,504] INFO - etFrameworkPropertiesExtension - Found .Net Framework runtime 2.0(2.0.50727) x64 at C:\Windows\Microsoft.NET\Framework64\v2.0.50727
[2018-07-05 14:15:22,505] INFO - etFrameworkPropertiesExtension - Found .Net Framework runtime 3.0(3.0.30729.5420) x64 at C:\Windows\Microsoft.NET\Framework64\v3.0
[2018-07-05 14:15:22,505] INFO - etFrameworkPropertiesExtension - Found .Net Framework runtime 3.5(3.5.30729.5420) x64 at C:\Windows\Microsoft.NET\Framework64\v3.5
[2018-07-05 14:15:22,506] INFO - etFrameworkPropertiesExtension - Found .Net Framework runtime 4.6(4.7.02558) x64 at C:\Windows\Microsoft.NET\Framework64\v4.0.30319
[2018-07-05 14:15:22,897] INFO - gent.detect.PowerShellDetector - Found: PowerShell v2.0 x86(C:\Windows\SysWOW64\WindowsPowerShell\v1.0)
[2018-07-05 14:15:23,242] INFO - gent.detect.PowerShellDetector - Found: PowerShell v2.0 x64(C:\Windows\System32\WindowsPowerShell\v1.0)
[2018-07-05 14:15:23,244] INFO - dAgentConfigurationInitializer - Loading build agent configuration from C:\BuildAgent\conf\buildAgent.properties
[2018-07-05 14:15:23,483] INFO - .agent.AgentStartupGitDetector - Detect git at C:\Program Files\Git\bin\git.exe
[2018-07-05 14:15:30,574] INFO - n.AmazonInstanceMetadataReader - Amazon is not available. Amazon EC2 integration is not active: Failed to connect to http://169.254.169.254/2016-04-19. The host did not accept the connection within timeout of 7000 ms
[2018-07-05 14:15:30,575] INFO - .agent.AmazonPropertiesUpdater - Fetched AmazonEC2 instance metadata:
[2018-07-05 14:15:30,582] INFO - zon.agent.AmazonMetadataChecks - Amazon EC instance metadata contains no keys
[2018-07-05 14:15:30,582] WARN - .agent.AmazonPropertiesUpdater - Fetched Amazon EC2 instance metadata does not contain required values. Probably this agent was not started inside Amazon EC2. Is proxy server used?
[2018-07-05 14:15:30,655] INFO - .vmware.VMWarePropertiesReader - Unable to read property guestinfo.tcServerUrl. VMWare integration is disabled
[2018-07-05 14:15:30,714] INFO - r.mono.MonoPropertiesExtension - HKLM\Software\Novell\Mono\DefaultCLR wasn't found => no mono
[2018-07-05 14:15:30,772] INFO - r.mono.MonoPropertiesExtension - HKLM\Software\Mono\DefaultCLR wasn't found => no mono
[2018-07-05 14:15:31,183] INFO - .agent.impl.OsArchBitsDetector - Detecting via "wmic computersystem get systemtype", exit code: 0, output: SystemType x64-based PC
[2018-07-05 14:15:31,183] INFO - .agent.impl.OsArchBitsDetector - "teamcity.agent.os.arch.bits" detected as "64"
[2018-07-05 14:15:31,214] INFO - jetbrains.buildServer.AGENT - Artifactory Build Info plugin is running.
[2018-07-05 14:15:31,214] INFO - cher.DotNetPropertiesExtension - Start Microsoft .NET Framework SDK Search
[2018-07-05 14:15:31,337] INFO - cher.DotNetPropertiesExtension - Finished Microsoft .NET Framework SDK Search
[2018-07-05 14:15:31,337] INFO - cher.DotNetPropertiesExtension - Start Microsoft Visual Studio Search
[2018-07-05 14:15:31,874] INFO - cher.DotNetPropertiesExtension - Found Microsoft Visual Studio 2010 at C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE, reporting parameters: {VS2010=10.0.40219.1, VS2010_Path=C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE}
[2018-07-05 14:15:31,875] INFO - cher.DotNetPropertiesExtension - Finished Microsoft Visual Studio Search
[2018-07-05 14:15:31,875] INFO - cher.DotNetPropertiesExtension - Start Microsoft Windows SDK Search
[2018-07-05 14:15:33,732] INFO - earcher.sdk.WindowsSDKSearcher - Windows SDK found: 10.0.17134,7.0.30319,8.1,6.3..9600
[2018-07-05 14:15:33,732] INFO - cher.DotNetPropertiesExtension - Found Windows SDK v10.0, reporting parameters: {WindowsSDKv10.0_Path=C:\Program Files (x86)\Windows Kits\10, WindowsSDKv10.0=10.0.17134}
[2018-07-05 14:15:33,732] INFO - cher.DotNetPropertiesExtension - Found Windows SDK v7.0A, reporting parameters: {WindowsSDKv7.0A=7.0.30319, WindowsSDKv7.0A_Path=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A}
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Found Windows SDK .NET Framework 3.5 Multi-targeting Utilities, reporting parameters: {DotNetFrameworkSDK3.5_x86=7.0.30319, DotNetFrameworkSDK3.5_x86_Path=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin}
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Found Windows SDK .NET Framework 3.5 Multi-targeting Utilities (x64), reporting parameters: {DotNetFrameworkSDK3.5_x64=7.0.30319, DotNetFrameworkSDK3.5_x64_Path=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\x64}
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Found Windows SDK Tools for .NET Framework 4.0, reporting parameters: {DotNetFrameworkSDK4.0_x86_Path=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools, DotNetFrameworkSDK4.0_x86=7.0.30319}
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Found Windows SDK Tools for .NET Framework 4.0 (x64), reporting parameters: {DotNetFrameworkSDK4.0_x64=7.0.30319, DotNetFrameworkSDK4.0_x64_Path=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\x64}
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Found Windows SDK Tools for .NET Framework 4.0, reporting parameters: {DotNetFrameworkSDK4.0_x86_Path=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools, DotNetFrameworkSDK4.0_x86=7.0.30319}
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Found Windows SDK Tools for .NET Framework 4.0 (x64), reporting parameters: {DotNetFrameworkSDK4.0_x64=7.0.30319, DotNetFrameworkSDK4.0_x64_Path=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\x64}
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Found Windows SDK v8.1, reporting parameters: {WindowsSDKv8.1=6.3..9600, WindowsSDKv8.1_Path=C:\Program Files (x86)\Windows Kits\8.1}
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Found Windows SDK 8.1, reporting parameters: {WindowsSDK8.1=8.1, WindowsSDK8.1_Path=C:\Program Files (x86)\Windows Kits\8.1}
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Finished Microsoft Windows SDK Search
[2018-07-05 14:15:33,733] INFO - cher.DotNetPropertiesExtension - Start MSBuild Search
[2018-07-05 14:15:34,317] INFO - cher.DotNetPropertiesExtension - Found MSBuild Toolset 2.0 (x64) at C:\Windows\Microsoft.NET\Framework64\v2.0.50727, reporting parameters: {MSBuildTools2.0_x64_Path=C:\Windows\Microsoft.NET\Framework64\v2.0.50727}
[2018-07-05 14:15:34,318] INFO - cher.DotNetPropertiesExtension - Found MSBuild Toolset 3.5 (x64) at C:\Windows\Microsoft.NET\Framework64\v3.5, reporting parameters: {MSBuildTools3.5_x64_Path=C:\Windows\Microsoft.NET\Framework64\v3.5}
[2018-07-05 14:15:34,318] INFO - cher.DotNetPropertiesExtension - Found MSBuild Toolset 4.0 (x64) at C:\Windows\Microsoft.NET\Framework64\v4.0.30319, reporting parameters: {MSBuildTools4.0_x64_Path=C:\Windows\Microsoft.NET\Framework64\v4.0.30319}
[2018-07-05 14:15:34,318] INFO - cher.DotNetPropertiesExtension - Found MSBuild Toolset 2.0 (x86) at C:\Windows\Microsoft.NET\Framework\v2.0.50727, reporting parameters: {MSBuildTools2.0_x86_Path=C:\Windows\Microsoft.NET\Framework\v2.0.50727}
[2018-07-05 14:15:34,318] INFO - cher.DotNetPropertiesExtension - Found MSBuild Toolset 3.5 (x86) at C:\Windows\Microsoft.NET\Framework\v3.5, reporting parameters: {MSBuildTools3.5_x86_Path=C:\Windows\Microsoft.NET\Framework\v3.5}
[2018-07-05 14:15:34,319] INFO - cher.DotNetPropertiesExtension - Found MSBuild Toolset 4.0 (x86) at C:\Windows\Microsoft.NET\Framework\v4.0.30319, reporting parameters: {MSBuildTools4.0_x86_Path=C:\Windows\Microsoft.NET\Framework\v4.0.30319}
[2018-07-05 14:15:34,319] INFO - cher.DotNetPropertiesExtension - Finished MSBuild Search
[2018-07-05 14:15:34,319] INFO - cher.DotNetPropertiesExtension - Start MSTest Searcher
[2018-07-05 14:15:35,842] INFO - cher.DotNetPropertiesExtension - Found MSTest 10.0, reporting parameters: {teamcity.dotnet.mstest.10.0=C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\MSTest.exe}
[2018-07-05 14:15:35,842] INFO - cher.DotNetPropertiesExtension - Finished MSTest Searcher
[2018-07-05 14:15:35,843] INFO - cher.DotNetPropertiesExtension - Start Microsoft .NET Framework Target Packs Search
[2018-07-05 14:15:36,094] INFO - NetFrameworkTargetPackDetector - .NET Framework Target Pack found: .NET Framework Target Pack 4.7.1,.NET Framework Target Pack 2.0,.NET Framework Target Pack 4.0,.NET Framework Target Pack 3.5,.NET Framework Target Pack 4.5,.NET Framework Target Pack 4.5.1,.NET Framework Target Pack 4.6,.NET Framework Target Pack 4.5.2,.NET Framework Target Pack 4.6.1,.NET Framework Target Pack 4.7,.NET Framework Target Pack 4.X
[2018-07-05 14:15:36,094] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 4.7.1, reporting parameters: {DotNetFrameworkTargetingPack4.7.1_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.1}
[2018-07-05 14:15:36,094] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 2.0, reporting parameters: {DotNetFrameworkTargetingPack2.0_Path=C:\Windows\Microsoft.NET\Framework\v2.0.50727}
[2018-07-05 14:15:36,094] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 4.0, reporting parameters: {DotNetFrameworkTargetingPack4.0_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0}
[2018-07-05 14:15:36,094] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 3.5, reporting parameters: {DotNetFrameworkTargetingPack3.5_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v3.5}
[2018-07-05 14:15:36,094] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 4.5, reporting parameters: {DotNetFrameworkTargetingPack4.5_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5}
[2018-07-05 14:15:36,095] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 4.5.1, reporting parameters: {DotNetFrameworkTargetingPack4.5.1_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1}
[2018-07-05 14:15:36,095] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 4.6, reporting parameters: {DotNetFrameworkTargetingPack4.6_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6}
[2018-07-05 14:15:36,095] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 4.5.2, reporting parameters: {DotNetFrameworkTargetingPack4.5.2_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2}
[2018-07-05 14:15:36,095] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 4.6.1, reporting parameters: {DotNetFrameworkTargetingPack4.6.1_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1}
[2018-07-05 14:15:36,095] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 4.7, reporting parameters: {DotNetFrameworkTargetingPack4.7_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7}
[2018-07-05 14:15:36,095] INFO - cher.DotNetPropertiesExtension - Found .NET Framework Target Pack 4.X, reporting parameters: {DotNetFrameworkTargetingPack4.X_Path=C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.X}
[2018-07-05 14:15:36,095] INFO - cher.DotNetPropertiesExtension - Finished Microsoft .NET Framework Target Packs Search
[2018-07-05 14:15:36,095] INFO - cher.DotNetPropertiesExtension - Start VSTest.Console Searcher
[2018-07-05 14:15:36,580] INFO - cher.DotNetPropertiesExtension - Finished VSTest.Console Searcher
[2018-07-05 14:15:36,582] INFO - er.symbols.WinDbgToolsDetector - Searching WinDbg installation...
[2018-07-05 14:15:36,582] INFO - er.symbols.WinDbgToolsDetector - Searching the WinDbg as part of Windows 10 SDK
[2018-07-05 14:15:36,717] INFO - er.symbols.WinDbgToolsDetector - Searching the WinDbg as part of Windows 8.1 SDK
[2018-07-05 14:15:36,835] INFO - er.symbols.WinDbgToolsDetector - Searching the WinDbg as part of Windows 8 SDK
[2018-07-05 14:15:36,960] INFO - er.symbols.WinDbgToolsDetector - Searching the WinDbg as part of Windows 7 SDK
[2018-07-05 14:15:36,961] INFO - er.symbols.WinDbgToolsDetector - Searching for WinDbg home under C:\Program Files
[2018-07-05 14:15:36,972] INFO - er.symbols.WinDbgToolsDetector - WinDbg home was NOT found under C:\Program Files
[2018-07-05 14:15:36,972] INFO - er.symbols.WinDbgToolsDetector - Searching for WinDbg home under C:\Program Files (x86)
[2018-07-05 14:15:36,982] INFO - er.symbols.WinDbgToolsDetector - WinDbg home was NOT found under C:\Program Files (x86)
[2018-07-05 14:15:36,982] INFO - er.symbols.WinDbgToolsDetector - WinDbg tools were not found on this machine.
[2018-07-05 14:15:37,070] INFO - rver.fxcop.agent.FxCopSearcher - .fxcop file association wasn't found in CLASSES_ROOT
[2018-07-05 14:15:37,070] INFO - rver.fxcop.agent.FxCopSearcher - VS2017_Path configuration parameter was not found
[2018-07-05 14:15:37,071] INFO - rver.fxcop.agent.FxCopSearcher - VS2015_Path configuration parameter was not found
[2018-07-05 14:15:37,071] INFO - rver.fxcop.agent.FxCopSearcher - VS2013_Path configuration parameter was not found
[2018-07-05 14:15:37,071] INFO - rver.fxcop.agent.FxCopSearcher - FxCopCmd.exe found at path "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\..\..\Team Tools\Static Analysis Tools\FxCop\FxCopCmd.exe"
[2018-07-05 14:15:37,078] INFO - rver.fxcop.agent.FxCopSearcher - Found FxCopCmd file version: 10.0.30319.1
[2018-07-05 14:15:37,078] INFO - jetbrains.buildServer.AGENT - Start build agent
[2018-07-05 14:15:37,151] INFO - jetbrains.buildServer.AGENT - Agent Web server started on port 9090
[2018-07-05 14:15:37,165] INFO - agent.impl.AgentPortFileWriter - Writing agent runtime file to C:\BuildAgent\logs\buildAgent.xmlRpcPort
[2018-07-05 14:15:37,173] INFO - agent.impl.AgentPortFileWriter - Launcher version is 42677
[2018-07-05 14:15:37,176] INFO - agent.impl.AgentPortFileWriter - Writing agent runtime file to C:\BuildAgent\logs\buildAgent.xmlRpcPort :DONE!
[2018-07-05 14:15:37,365] INFO - jetbrains.buildServer.AGENT - Build agent started
[2018-07-05 14:15:37,403] INFO - se.agent.ClearCaseAgentSupport - ClearCase agent checkout is disabled: Could not find executable: 'cleartool'. Original message: Cannot run program "cleartool" (in directory "."): CreateProcess error=2, The system cannot find the file specified
[2018-07-05 14:15:37,417] INFO - buildServer.AGENT.registration - Registering on server via URL xxxxxxxxxxxx ...
[2018-07-05 14:15:37,661] INFO - r.artifacts.impl.HttpDiskCache - Cleaning up items with life time in cache greater than 172800 seconds
[2018-07-05 14:15:37,665] INFO - r.artifacts.impl.HttpDiskCache - Finished cleaning up expired items, 0 items removed
[2018-07-05 14:15:37,670] INFO - dDirectoryBasedCleanupRegistry - Removing files from C:\BuildAgent\temp\.old
[2018-07-05 14:15:37,671] INFO - dDirectoryBasedCleanupRegistry - Removing files from C:\BuildAgent\work\.old
[2018-07-05 14:15:37,870] INFO - l.directories.DirectoryMapImpl - Cleaning up old checkout directories. Default lifetime = 192 hour(s)
[2018-07-05 14:15:38,674] INFO - buildServer.AGENT.registration - Server supports the following communication protocols: [polling, xml-rpc]
[2018-07-05 14:15:38,674] INFO - buildServer.AGENT.registration - Trying to register on server using 'polling' protocol.
[2018-07-05 14:15:38,856] INFO - ldServer.AGENT.PollingProtocol - Start polling server for commands
[2018-07-05 14:15:38,857] INFO - buildServer.AGENT.registration - Registered on server with id 58 and authorization token 'xxx'
[2018-07-05 14:15:38,857] INFO - buildServer.AGENT.registration - If this is the first time this agent registered on the server make sure it is authorized by administrator in the server web UI.
[2018-07-05 14:15:40,977] INFO - jetbrains.buildServer.AGENT - Updating agent parameters on the server: xxxxxxxxx ...
Please sign in to leave a comment.
Hi,
looks like this issue was fixed here https://youtrack.jetbrains.com/issue/TW-54222