Proxy setting not taking to effect
Answered
I am a developer and we recently upated the proxy setting in our organization, so I went in and updated the proxy setting in the Internal.Properties file. I restarted the whole server. but still I am having issues with Team city connecting to the Azure Version Control. I am not sure what else to do, can somebody please help me with.
Please sign in to leave a comment.
Is your Azure Version Control using HTTPS? There are some entries in your internal.properties file that are missing the teamcity prefix.
Take a look at the following:
We do have documentation covering the topic of configuring TeamCity to use outgoing proxy connections here: https://www.jetbrains.com/help/teamcity/2019.1/how-to.html#HowTo...-ConfigureTeamCitytoUseProxyServerforOutgoingConnections
@..., I added the https settings int the internal.properties but still I am seeing the same error. it still trying to reach the https://dev.azure.com/DevTechHFD/
with old proxy setting rather than using the new proxy settings.
VCS problem: $/Development/Apps/Core/REL: Failed for the root '"$/Development/Apps/Core/REL" {instance id=716, parent internal id=207, parent id=Core_Release_DevelopmentAppsCore, description: "tfs: https://dev.azure.com/DevTechHFD/ $/Development/Apps/Core/REL"}: Failed to get current version of TFS root: TF400324: Azure DevOps services are not available from server https://dev.azure.com/DevTechHFD/. Technical information (for administrator): Unable to connect to the remote server A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.121.74.11:80
VCS problem: ConfigMgmt_TeamCity: Failed for the root '"ConfigMgmt_TeamCity" {instance id=700, parent internal id=173, parent id=ConfigMgmtTeamCity, description: "tfs: https://dev.azure.com/DevTechHFD/ $/SDLC-Improvement/Trunk/Main/ConfigMgmt/TeamCity"}: Failed to get current version of TFS root: TF400324: Azure DevOps services are not available from server https://dev.azure.com/DevTechHFD/. Technical information (for administrator): Unable to connect to the remote server A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.121.74.11:80
It might be worth checking the Java startup properties to see if there are any traces of your old proxy configuration there. If you go to Administration | Diagnostics, at the bottom of the page you'll find the Java Configuration details. Look to see if you have anything like the following entries in there.
Thanks Eric. That fixed the Proxy issue. I am not seeing that error any more..
However I am seeing the following error
Can you please point me in a direction., with the old proxy never saw this error. Also seeing this error only on one branch, but not on other branch.
To get the detail on this error, take a look at the build log. You should find more information in the log as to what specifically is failing.
https://www.jetbrains.com/help/teamcity/build-log.html#build-log.md
Thanks Eric,
I am still facing the issue of Proxy...my bad I thought I overcome it. But not...I went through and cleared all the old proxy references from registry, environment Variabes...internal.properties...
but it still throws an error
Failed to start build #3 at 03 Apr 20 10:21 on ENTLLC0919-Build3: Failed to perform checkout on agent: Failed to list workspaces: TF400324: Team Foundation services are not available from server https://dev.azure.com/DevTechABC/. Technical information (for administrator): Unable to connect to the remote server A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.121.74.11:80...
I am out of options. Any pointers, help is greatly appreciated. Thank you
Are you able to tell if the agent is attempting to use the new proxy settings? Also, it looks like you are using https over port 80, is that intentional?
Where can I validate that my agents are looking at the new proxy setting, I updated it in the environment setting, registry. where else can I check?
Sorry, I think I got ahead of myself. The agent settings will need to be configured separately from the server. The recommended approach is to place the proxy settings in the buildAgent.properties file in the <build agent>/conf directory. However, you also may want to check the agent startup properties for the previous proxy settings.
Hi Eric,
When I add the proxy settings in buildAgent.Properties, and restart the agent, I see that its getting disconnected on the server. again when I remove the setting and restart it, it connects..
Also I looked at the startup properties, could not find any proxy setting ...
Here's the log from the agent.
[2020-04-06 10:59:26,417] INFO - jetbrains.buildServer.AGENT - ===================================================
[2020-04-06 10:59:26,417] INFO - jetbrains.buildServer.AGENT - Starting Build {id=135386, buildTypeId='Core_Integration_Client', buildTypeInternalId='bt966', personal=false, checkoutType=AUTO}
[2020-04-06 10:59:26,433] INFO - mpl$TeamCitySpringSubContainer - Refreshing SubContext: running build context id=135386: startup date [Mon Apr 06 10:59:26 CDT 2020]; parent: jetbrains.buildServer.agent.AgentMain2$3@1d176f7
[2020-04-06 10:59:26,558] INFO - cs.tfs.TfsAgentServiceProvider - Use .NET TFS SDK
[2020-04-06 10:59:26,824] INFO - s.tfs.net.TfsProcessRunnerBase - TFS .net command via team explorer 2017 D:\ENTAPP0199-Build5\plugins\tfs-agent\bin\tfs-native.exe @@D:\ENTAPP0199-Build5\temp\globalTmp\TC-TFS-1014-8766_102\command.params, in file: {/CheckApi} has completed in 0.266 seconds
[2020-04-06 10:59:26,902] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.LogAgentParametersStage
[2020-04-06 10:59:26,917] INFO - ace.DirectoryCleanerForceClean - Free disk space under directory D:\ENTAPP0199-Build5\system is 205.21 GB, required 20 GB. Space is not required, skipping cleaning...
[2020-04-06 10:59:26,917] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.ClearExpiredBuildWorkingDirectoriesStage
[2020-04-06 10:59:26,964] INFO - l.directories.DirectoryMapImpl - Cleaning up old checkout directories. Default lifetime = 192 hour(s)
[2020-04-06 10:59:27,027] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.UpdateDirectoryMapStage
[2020-04-06 10:59:27,042] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.RegisterPropertiesFileNamesStage
[2020-04-06 10:59:27,058] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.DownloadToolsStage
[2020-04-06 10:59:27,058] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.FireBuildStartedStage
[2020-04-06 10:59:27,167] INFO - uildServer.swabra.SwabraLogger - Swabra cleanup is disabled
[2020-04-06 10:59:27,183] INFO - jetbrains.buildServer.AGENT - Build Started, setting Sauce environment variables
[2020-04-06 10:59:27,183] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CleanAgentTempDirectoryStage
[2020-04-06 10:59:27,183] INFO - rectories.DirectoryCleanerImpl - Move directory D:\ENTAPP0199-Build5\temp\agentTmp to D:\ENTAPP0199-Build5\temp\.old\agentTmp_0 for cleaning
[2020-04-06 10:59:27,183] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CleanBuildTempDirectoryStage
[2020-04-06 10:59:27,183] INFO - s.CleanBuildTempDirectoryStage - Clearing temporary directory: D:\ENTAPP0199-Build5\temp\buildTmp
[2020-04-06 10:59:27,183] INFO - rectories.DirectoryCleanerImpl - Move directory D:\ENTAPP0199-Build5\temp\buildTmp to D:\ENTAPP0199-Build5\temp\.old\buildTmp_0 for cleaning
[2020-04-06 10:59:27,183] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CreateAgentTempDirectoryStage
[2020-04-06 10:59:27,183] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.PublishBuildPropertiesStage
[2020-04-06 10:59:27,199] INFO - ernalArtifactsProcessingLogger - Publishing artifacts process started
[2020-04-06 10:59:27,199] INFO - ernalArtifactsProcessingLogger - Start: Searching for artifacts to publish in [D:\ENTAPP0199-Build5\temp\agentTmp\build.start.properties.gz=>.teamcity/properties]
[2020-04-06 10:59:27,199] INFO - ernalArtifactsProcessingLogger - Done: Searching for artifacts to publish, found [1] file
[2020-04-06 10:59:27,199] INFO - ernalArtifactsProcessingLogger - Start: Pre-processing artifacts if needed (archiving)
[2020-04-06 10:59:27,199] INFO - ernalArtifactsProcessingLogger - Done: Pre-processing artifacts if needed (archiving)
[2020-04-06 10:59:27,199] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CreateBuildTempDirectoryStage
[2020-04-06 10:59:27,199] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.ClearRevisionInfoIfCleanBuildStage
[2020-04-06 10:59:27,199] INFO - jetbrains.buildServer.AGENT - Will clear revision info for checkout directory 'a0f98dc94c04eb5c' and build id '135386'
[2020-04-06 10:59:27,199] INFO - jetbrains.buildServer.AGENT - Deleted 'a0f98dc94c04eb5c.xml'
[2020-04-06 10:59:27,199] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CleanBuildCheckoutDirectoryIfNeededStage
[2020-04-06 10:59:27,199] INFO - CheckoutDirectoryIfNeededStage - Clean build enabled: removing old files from D:\ENTAPP0199-Build5\work\a0f98dc94c04eb5c
[2020-04-06 10:59:27,199] INFO - rectories.DirectoryCleanerImpl - Move directory D:\ENTAPP0199-Build5\work\a0f98dc94c04eb5c to D:\ENTAPP0199-Build5\work\.old\a0f98dc94c04eb5c_0 for cleaning
[2020-04-06 10:59:27,199] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CreateCheckoutDirectoryStage
[2020-04-06 10:59:27,199] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CleanGeneratedFilesStage
[2020-04-06 10:59:27,199] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.LogCheckoutDirectoryStage
[2020-04-06 10:59:27,199] INFO - jetbrains.buildServer.AGENT - Checkout directory: D:\ENTAPP0199-Build5\work\a0f98dc94c04eb5c
[2020-04-06 10:59:27,199] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.patch.CheckoutSourcesBuildStage
[2020-04-06 10:59:27,199] INFO - l.patch.AbstractSourcesUpdater - Updating sources: auto checkout (on agent)
[2020-04-06 10:59:27,199] INFO - jetbrains.buildServer.AGENT - Marking checkout directory a0f98dc94c04eb5c for build id 135386 as 'dirty'
[2020-04-06 10:59:27,199] INFO - jetbrains.buildServer.AGENT - No revision information for a0f98dc94c04eb5c.xml on agent
[2020-04-06 10:59:27,199] INFO - jetbrains.buildServer.AGENT - Recording vcs state: revision: 38787, VCS root signature: 1bbaaea88f4ba9ad, checkout rules: WebServices/ImmediateReward/Service.Implementation=>WebServices/ImmediateReward/Service.Implementation
WebServices/ImmediateReward/Service.Contracts=>WebServices/ImmediateReward/Service.Contracts
WebServices/ImmediateReward/LogicEntities=>WebServices/ImmediateReward/LogicEntities
WebServices/ImmediateReward/LogicEntities=>WebServices/ImmediateReward/LogicEntities
WebServices/ImmediateReward/Logic=>WebServices/ImmediateReward/Logic
WebServices/ImmediateReward/EP.Proxies=>WebServices/ImmediateReward/EP.Proxies
WebServices/ImmediateReward/Data=>WebServices/ImmediateReward/Data
WebServices/Hmki.Services.User/Source/Service Interface/UserService.ServiceContracts=>WebServices/Hmki.Services.User/Source/Service Interface/UserService.ServiceContracts
WebServices/Hmki.Services.User/Source/Service Interface/UserService.DataContracts=>WebServices/Hmki.Services.User/Source/Service Interface/UserService.DataContracts
WebServices/Hmki.Services.User/Hmki.Services.User.Proxies=>WebServices/Hmki.Services.User/Hmki.Services.User.Proxies
WebServices/FlexART/FlexART/MagicWrap=>WebServices/FlexART/FlexART/MagicWrap
WebServices/FlexART/FlexART/CamlEngine.Data=>WebServices/FlexART/FlexART/CamlEngine.Data
WebServices/FlexART/FlexART.Service/FlexART.Service.Facade=>WebServices/FlexART/FlexART.Service/FlexART.Service.Facade
WebServices/FlexART/FlexART.Service/FlexART.Service.Core=>WebServices/FlexART/FlexART.Service/FlexART.Service.Core
WebServices/ExchangeRateService/Source/Service Interface/ExchangeRateService.ServiceImplementation=>WebServices/ExchangeRateService/Source/Service Interface/ExchangeRateService.ServiceImplementation
WebServices/ExchangeRateService/Source/Service Interface/ExchangeRateService.ServiceContracts=>WebServices/ExchangeRateService/Source/Service Interface/ExchangeRateService.ServiceContracts
WebServices/ExchangeRateService/Source/Resource Access/ExchangeRateService.DataAccess=>WebServices/ExchangeRateService/Source/Resource Access/ExchangeRateService.DataAccess
WebServices/ExchangeRateService/Source/Business Logic/ExchangeRateService.BusinessEntities=>WebServices/ExchangeRateService/Source/Business Logic/ExchangeRateService.BusinessEntities
WebServices/EmailService/WCFEmailService.ServiceContracts=>WebServices/EmailService/WCFEmailService.ServiceContracts
WebServices/EmailService/WCFEmailService.Proxies=>WebServices/EmailService/WCFEmailService.Proxies
WebServices/EmailService/WCFEmailService.MessageContracts=>WebServices/EmailService/WCFEmailService.MessageContracts
WebServices/EmailService/WCFEmailService.DataContracts=>WebServices/EmailService/WCFEmailService.DataContracts
WebServices/EmailService/EmailService.Common=>WebServices/EmailService/EmailService.Common
Hmki.Core/Hmki.Core.Services=>Hmki.Core/Hmki.Core.Services
Hmki.Core/Hmki.Core.Data=>Hmki.Core/Hmki.Core.Data
Hmki.Core/Hmki.Core=>Hmki.Core/Hmki.Core
Hmki.Core/Hallmark.Domain.Tests.Extensions=>Hmki.Core/Hallmark.Domain.Tests.Extensions
Hmki.Core/Hallmark.Domain.Framework=>Hmki.Core/Hallmark.Domain.Framework
Hmki.Core/Hallmark.Core.Messaging=>Hmki.Core/Hallmark.Core.Messaging
Hmki.Core/Hallmark.Core.Dtos=>Hmki.Core/Hallmark.Core.Dtos
Hmki.Core/Hallmark.Core.Data=>Hmki.Core/Hallmark.Core.Data
Client/Hmki.Clients.Wellpoint=>Client/Hmki.Clients.Wellpoint
Client=>Client
App/TrackingNumberService/AwardValidation=>App/TrackingNumberService/AwardValidation
App/PortalTransferService/TransferManager=>App/PortalTransferService/TransferManager
App/PortalTransferService/GCCIntegration.Data=>App/PortalTransferService/GCCIntegration.Data
[2020-04-06 10:59:27,199] INFO - jetbrains.buildServer.AGENT - Stored new configuration file a0f98dc94c04eb5c.xml
[2020-04-06 10:59:27,199] INFO - jetbrains.buildServer.AGENT - Marking checkout directory a0f98dc94c04eb5c for build id 135386 as 'clean'
[2020-04-06 10:59:27,199] INFO - pl.patch.ProjectSourcesOnAgent - Updating sources for root id=717; name=$/Development/Apps/Core/(Int); checkout rules: WebServices/ImmediateReward/Service.Implementation=>WebServices/ImmediateReward/Service.Implementation; WebServices/ImmediateReward/Service.Contracts=>WebServices/ImmediateReward/Service.Contracts; WebServices/ImmediateReward/LogicEntities=>WebServices/ImmediateReward/LogicEntities; WebServices/ImmediateReward/LogicEntities=>WebServices/ImmediateReward/LogicEntities; WebServices/ImmediateReward/Logic=>WebServices/ImmediateReward/Logic; WebServices/ImmediateReward/EP.Proxies=>WebServices/ImmediateReward/EP.Proxies; WebServices/ImmediateReward/Data=>WebServices/ImmediateReward/Data; WebServices/Hmki.Services.User/Source/Service Interface/UserService.ServiceContracts=>WebServices/Hmki.Services.User/Source/Service Interface/UserService.ServiceContracts; WebServices/Hmki.Services.User/Source/Service Interface/UserService.DataContracts=>WebServices/Hmki.Services.User/Source/Service Interface/UserService.DataContracts; WebServices/Hmki.Services.User/Hmki.Services.User.Proxies=>WebServices/Hmki.Services.User/Hmki.Services.User.Proxies; WebServices/FlexART/FlexART/MagicWrap=>WebServices/FlexART/FlexART/MagicWrap; WebServices/FlexART/FlexART/CamlEngine.Data=>WebServices/FlexART/FlexART/CamlEngine.Data; WebServices/FlexART/FlexART.Service/FlexART.Service.Facade=>WebServices/FlexART/FlexART.Service/FlexART.Service.Facade; WebServices/FlexART/FlexART.Service/FlexART.Service.Core=>WebServices/FlexART/FlexART.Service/FlexART.Service.Core; WebServices/ExchangeRateService/Source/Service Interface/ExchangeRateService.ServiceImplementation=>WebServices/ExchangeRateService/Source/Service Interface/ExchangeRateService.ServiceImplementation; WebServices/ExchangeRateService/Source/Service Interface/ExchangeRateService.ServiceContracts=>WebServices/ExchangeRateService/Source/Service Interface/ExchangeRateService.ServiceContracts; WebServices/ExchangeRateService/Source/Resource Access/ExchangeRateService.DataAccess=>WebServices/ExchangeRateService/Source/Resource Access/ExchangeRateService.DataAccess; WebServices/ExchangeRateService/Source/Business Logic/ExchangeRateService.BusinessEntities=>WebServices/ExchangeRateService/Source/Business Logic/ExchangeRateService.BusinessEntities; WebServices/EmailService/WCFEmailService.ServiceContracts=>WebServices/EmailService/WCFEmailService.ServiceContracts; WebServices/EmailService/WCFEmailService.Proxies=>WebServices/EmailService/WCFEmailService.Proxies; WebServices/EmailService/WCFEmailService.MessageContracts=>WebServices/EmailService/WCFEmailService.MessageContracts; WebServices/EmailService/WCFEmailService.DataContracts=>WebServices/EmailService/WCFEmailService.DataContracts; WebServices/EmailService/EmailService.Common=>WebServices/EmailService/EmailService.Common; Hmki.Core/Hmki.Core.Services=>Hmki.Core/Hmki.Core.Services; Hmki.Core/Hmki.Core.Data=>Hmki.Core/Hmki.Core.Data; Hmki.Core/Hmki.Core=>Hmki.Core/Hmki.Core; Hmki.Core/Hallmark.Domain.Tests.Extensions=>Hmki.Core/Hallmark.Domain.Tests.Extensions; Hmki.Core/Hallmark.Domain.Framework=>Hmki.Core/Hallmark.Domain.Framework; Hmki.Core/Hallmark.Core.Messaging=>Hmki.Core/Hallmark.Core.Messaging; Hmki.Core/Hallmark.Core.Dtos=>Hmki.Core/Hallmark.Core.Dtos; Hmki.Core/Hallmark.Core.Data=>Hmki.Core/Hallmark.Core.Data; Client/Hmki.Clients.Wellpoint=>Client/Hmki.Clients.Wellpoint; Client=>Client; App/TrackingNumberService/AwardValidation=>App/TrackingNumberService/AwardValidation; App/PortalTransferService/TransferManager=>App/PortalTransferService/TransferManager; App/PortalTransferService/GCCIntegration.Data=>App/PortalTransferService/GCCIntegration.Data; revision: 38787
[2020-04-06 10:59:27,199] INFO - cs.tfs.TfsAgentServiceProvider - Use .NET TFS SDK
[2020-04-06 10:59:27,511] INFO - s.tfs.net.TfsProcessRunnerBase - TFS .net command via team explorer 2017 D:\ENTAPP0199-Build5\plugins\tfs-agent\bin\tfs-native.exe @@D:\ENTAPP0199-Build5\temp\globalTmp\TC-TFS-1021-8767_103\command.params, in file: {/CheckApi} has completed in 0.297 seconds
[2020-04-06 10:59:27,511] INFO - s.tfs.TfsUpdateByCheckoutRules - Clean checkout flag was set by the build agent
[2020-04-06 10:59:28,214] INFO - ernalArtifactsProcessingLogger - Start: Publishing files using WebPublisher
[2020-04-06 10:59:28,230] INFO - ernalArtifactsProcessingLogger - Start: Publishing files using ArtifactsCachePublisher
[2020-04-06 10:59:28,246] INFO - ernalArtifactsProcessingLogger - Done publishing artifacts from [D:/ENTAPP0199-Build5/temp/agentTmp/build.start.properties.gz] to [.teamcity/properties], using 'WebPublisher', total files published: 1
[2020-04-06 10:59:28,246] INFO - ernalArtifactsProcessingLogger - Done publishing artifacts from [D:/ENTAPP0199-Build5/temp/agentTmp/build.start.properties.gz] to [.teamcity/properties], using 'ArtifactsCachePublisher', total files published: 1
[2020-04-06 10:59:28,246] INFO - ernalArtifactsProcessingLogger - Done: Publishing files
[2020-04-06 10:59:28,277] INFO - ernalArtifactsProcessingLogger - Publishing artifacts process finished
[2020-04-06 10:59:49,109] INFO - s.tfs.net.TfsProcessRunnerBase - TFS .net command via team explorer 2017 D:\ENTAPP0199-Build5\plugins\tfs-agent\bin\tfs-native.exe @@D:\ENTAPP0199-Build5\temp\globalTmp\TC-TFS-1021-8767_105\command.params, in file: {https://dev.azure.com/DevTechHBE/, /user:***** /password:***** /hash:A42, D:\ENTAPP0199-Build5\temp\globalTmp\TC-TFS-1021-8767_104.result, ListWorkspaces} has failed with exit code 1: TF400324: Team Foundation services are not available from server https://dev.azure.com/DevTechHBE/.
Technical information (for administrator):
Unable to connect to the remote server
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.100.18.31:80
[2020-04-06 10:59:49,109] WARN - vcs.tfs.net.TfsNativeExeRunner - $/Development/Apps/Core/(Int) {internal id=717}: TF400324: Team Foundation services are not available from server https://dev.azure.com/DevTechHBE/.
Technical information (for administrator):
Unable to connect to the remote server
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.100.18.31:80
[2020-04-06 10:59:49,109] WARN - l.patch.AbstractSourcesUpdater - Error while checkout on agent: Failed to list workspaces: TF400324: Team Foundation services are not available from server https://dev.azure.com/DevTechHBE/.
Technical information (for administrator):
Unable to connect to the remote server
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.100.18.31:80
jetbrains.buildServer.vcs.VcsException: Failed to list workspaces: TF400324: Team Foundation services are not available from server https://dev.azure.com/DevTechHBE/.
Technical information (for administrator):
Unable to connect to the remote server
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.100.18.31:80
at jetbrains.buildServer.buildTriggers.vcs.tfs.net.TfsDotnetAgentContext.findWorkspaces(TfsDotnetAgentContext.java:64)
at jetbrains.buildServer.buildTriggers.vcs.tfs.TfsWorkspaceProvider.getTfsWorkspace(TfsWorkspaceProvider.java:56)
at jetbrains.buildServer.buildTriggers.vcs.tfs.TfsUpdateByCheckoutRules.updateSources(TfsUpdateByCheckoutRules.java:72)
at jetbrains.buildServer.agent.impl.vcs.AgentVcsManagerExImpl$CheckoutSupportImpl.updateSources(AgentVcsManagerExImpl.java:108)
at jetbrains.buildServer.agent.impl.patch.ProjectSourcesOnAgent$1.run(ProjectSourcesOnAgent.java:186)
at java.lang.Thread.run(Thread.java:748)
[2020-04-06 10:59:49,109] INFO - l.patch.AbstractSourcesUpdater - Sources update took 21s
[2020-04-06 10:59:49,109] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.FlushBuildLogFStage
[2020-04-06 10:59:49,126] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.FireBeforeBuildFinishFStage
[2020-04-06 10:59:49,126] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.PublishBuildPropertiesFStage
[2020-04-06 10:59:49,126] INFO - ernalArtifactsProcessingLogger - Publishing artifacts process started
[2020-04-06 10:59:49,126] INFO - ernalArtifactsProcessingLogger - Start: Searching for artifacts to publish in [D:\ENTAPP0199-Build5\temp\agentTmp\build.finish.properties.gz=>.teamcity/properties]
[2020-04-06 10:59:49,126] INFO - ernalArtifactsProcessingLogger - Done: Searching for artifacts to publish, found [1] file
[2020-04-06 10:59:49,126] INFO - ernalArtifactsProcessingLogger - Start: Pre-processing artifacts if needed (archiving)
[2020-04-06 10:59:49,126] INFO - ernalArtifactsProcessingLogger - Done: Pre-processing artifacts if needed (archiving)
[2020-04-06 10:59:49,126] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.PublishArtifactsFStage
[2020-04-06 10:59:49,126] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.RevertPersonalChangesFStage
[2020-04-06 10:59:49,126] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.FireAfterArtifactsPublishedFStage
[2020-04-06 10:59:49,126] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.SendBuildInterruptedIfNeededFStage
[2020-04-06 10:59:49,126] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.FinishBuildOnAgentFStage
[2020-04-06 10:59:49,126] INFO - jetbrains.buildServer.AGENT - Build finished, build id 135386
[2020-04-06 10:59:49,141] INFO - ernalArtifactsProcessingLogger - Start: Publishing files using WebPublisher
[2020-04-06 10:59:49,157] INFO - ernalArtifactsProcessingLogger - Start: Publishing files using ArtifactsCachePublisher
[2020-04-06 10:59:49,173] INFO - ernalArtifactsProcessingLogger - Done publishing artifacts from [D:/ENTAPP0199-Build5/temp/agentTmp/build.finish.properties.gz] to [.teamcity/properties], using 'WebPublisher', total files published: 1
[2020-04-06 10:59:49,173] INFO - ernalArtifactsProcessingLogger - Done publishing artifacts from [D:/ENTAPP0199-Build5/temp/agentTmp/build.finish.properties.gz] to [.teamcity/properties], using 'ArtifactsCachePublisher', total files published: 1
[2020-04-06 10:59:49,173] INFO - ernalArtifactsProcessingLogger - Done: Publishing files
[2020-04-06 10:59:49,204] INFO - ernalArtifactsProcessingLogger - Publishing artifacts process finished
[2020-04-06 10:59:49,251] INFO - nt.impl.BuildRunAgentStateImpl - Disposing build context
[2020-04-06 10:59:49,251] INFO - mpl$TeamCitySpringSubContainer - Closing SubContext: running build context id=135386: startup date [Mon Apr 06 10:59:26 CDT 2020]; parent: jetbrains.buildServer.agent.AgentMain2$3@1d176f7
[2020-04-06 10:59:49,251] INFO - ent.impl.BuildAgentStateHolder - Build data was released for buildId= 135386
[2020-04-06 10:59:49,251] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.FireBuildFinishedFStage
[2020-04-06 10:59:49,251] INFO - .agent.impl.BuildRunActionImpl - Call finish stage jetbrains.buildServer.agent.impl.buildStages.finishStages.RegisterPropertiesFileNamesFStage
[2020-04-06 10:59:49,769] INFO - r.artifacts.impl.HttpDiskCache - Cleaning up items with life time in cache greater than 172800 seconds
[2020-04-06 10:59:49,769] INFO - r.artifacts.impl.HttpDiskCache - Finished cleaning up expired items, 0 items removed
[2020-04-06 10:59:49,769] INFO - dDirectoryBasedCleanupRegistry - Removing files from D:\ENTAPP0199-Build5\temp\.old
[2020-04-06 10:59:49,769] INFO - dDirectoryBasedCleanupRegistry - Start deleting files from D:\ENTAPP0199-Build5\temp\.old
[2020-04-06 10:59:49,910] INFO - dDirectoryBasedCleanupRegistry - Stop deleting files from D:\ENTAPP0199-Build5\temp\.old. 0 file(s) were deleted.
[2020-04-06 10:59:49,910] INFO - dDirectoryBasedCleanupRegistry - Removing files from D:\ENTAPP0199-Build5\work\.old
[2020-04-06 10:59:49,957] INFO - l.directories.DirectoryMapImpl - Cleaning up old checkout directories. Default lifetime = 192 hour(s)
[2020-04-06 10:59:50,004] INFO - dDirectoryBasedCleanupRegistry - Start deleting files from D:\ENTAPP0199-Build5\work\.old
[2020-04-06 10:59:50,082] INFO - dDirectoryBasedCleanupRegistry - Stop deleting files from D:\ENTAPP0199-Build5\work\.old. 0 file(s) were deleted.
[2020-04-06 11:04:49,773] INFO - r.artifacts.impl.HttpDiskCache - Cleaning up items with life time in cache greater than 172800 seconds
[2020-04-06 11:04:49,773] INFO - r.artifacts.impl.HttpDiskCache - Finished cleaning up expired items, 0 items removed
[2020-04-06 11:04:49,773] INFO - dDirectoryBasedCleanupRegistry - Removing files from D:\ENTAPP0199-Build5\temp\.old
[2020-04-06 11:04:49,773] INFO - dDirectoryBasedCleanupRegistry - Removing files from D:\ENTAPP0199-Build5\work\.old
[2020-04-06 11:04:49,835] INFO - l.directories.DirectoryMapImpl - Cleaning up old checkout directories. Default lifetime = 192 hour(s)
Okay, let me verify a couple of things. What version of TeamCity are you using? Is this agent running on the TeamCity server or a separate machine? What OS is the agent running on?