Still getting execution timeout after changing the settings
We were getting an execution timeout on one of our builds after 45 minutes, so we decided to increase the failure condition to 120 minutes in both the settings for the build and the template that the build is based on. However, when running the build again, it still times out after 45 minutes. Is there another place that the settings need to be changed, or is it still somehow picking up the old settings?
Any help is appreciated
Current settings:
Global settings, Default build execution timeout = 0
Build settings, Failure condition execution timeout = 120 (used to be 45)
Template settings, Failure condition execution timeout = 120 (used to be 45)
Please sign in to leave a comment.
Could you please share the teamcity-server.log(https://www.jetbrains.com/help/teamcity/teamcity-server-logs.html), teamcity-build.log
and teamcity-agent.log (https://www.jetbrains.com/help/teamcity/viewing-build-agent-logs.html#Log+Files)with us for further investigation?
Files can be uploaded via https://uploads.jetbrains.com/. Please let us know the exact id after the upload.
Best Regards,
Tom
Thanks for the quick reply. Here's the ID of the upload: -
We managed to solve this issue by ourselves now. The versioned settings were disabled after a recent team city server upgrade. After enabling them again everything seems to work as expected again.
Glad to know that your issue has been resolved.
Best Regards,
Tom