Build Agent hanging TC7
Hi,
I'm with a problem that my buildAgent simply hangs on the start of any builds, everytime that I try to ran any builds, a simple echo, it hangs.
There's no errors, anything at all on logs.
I'm running the buildAgent on UNIX, the problem started today, the buildAgent was working for the past 3 / 5 months.
teamcity-agent.log:
tail -f teamcity-agent.log
[2013-08-26 11:17:24,881] INFO - ernalArtifactsProcessingLogger - Done: Pre-processing artifacts if needed (archiving)
[2013-08-26 11:17:24,882] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CleanBuildTempDirectoryStage
[2013-08-26 11:17:24,891] INFO - s.CleanBuildTempDirectoryStage - Clearing temporary directory: /home/ppt_dev/buildAgent/temp/buildTmp
[2013-08-26 11:17:24,905] INFO - rectories.DirectoryCleanerImpl - Move directory /home/<user>/buildAgent/temp/buildTmp to /home/<user>/buildAgent/temp/.old/buildTmp_0 for cleaning
[2013-08-26 11:17:24,905] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CreateBuildTempDirectoryStage
[2013-08-26 11:17:24,914] INFO - uildStages.BuildStagesExecutor - Call stage jetbrains.buildServer.agent.impl.buildStages.startStages.CreateCheckoutDirectoryStage
[2013-08-26 11:17:30,160] INFO - ernalArtifactsProcessingLogger - Start: Sending files
[2013-08-26 11:17:30,590] INFO - ernalArtifactsProcessingLogger - Done publishing artifacts to .teamcity/properties, total files published: 1
[2013-08-26 11:17:30,590] INFO - ernalArtifactsProcessingLogger - Done: Sending files
[2013-08-26 11:17:30,922] INFO - ernalArtifactsProcessingLogger - Publishing artifacts process finished
Teamcity build log:
After this, it's simply hangs.
Tried to delete manually the Temp folders, work dirs, kill agent processes and restart, no success. :(
Regards,
Please sign in to leave a comment.