I'm using Xcode Server with Xcode 7 on a Yosemite Mac Mini. Builds work fine, but when it comes time to archive, I often see timeouts as shown below. As far as I understand, the builds are uploading to localhost. How could they possibly time out?
2015-09-24 15:09:24.853 XCSIntegrationExecutor.m:241 [XCSIntegrationExecutor integrationStep:didFinishWithBuildServiceError:result:]
[BuildService, Error] XCSProcessBuildResultsIntegrationStep finished integration with an error: Error Domain=XCSCoreDomain Code=503 "The request timed out" UserInfo=0x7fecc55a52e0 {NSLocalizedDescription=The request timed out, NSLocalizedRecoverySuggestion=Check your network connection or contact your server administrator for help.}
2015-09-24 15:10:24.889 xcsbuildd[50185:3337390] ERROR BuildService: Error received trying to update integration: Error Domain=XCSCoreDomain Code=503 "The request timed out" UserInfo=0x7fecc55f5990 {NSLocalizedDescription=The request timed out, NSLocalizedRecoverySuggestion=Check your network connection or contact your server administrator for help.}
2015-09-24 15:10:24.889 XCSIntegrationExecutor.m:184 [XCSIntegrationExecutor saveIntegration]
[BuildService, Error] Error received trying to update integration: Error Domain=XCSCoreDomain Code=503 "The request timed out" UserInfo=0x7fecc55f5990 {NSLocalizedDescription=The request timed out, NSLocalizedRecoverySuggestion=Check your network connection or contact your server administrator for help.}
2015-09-24 15:11:25.748 xcsbuildd[50185:3339015] ERROR BuildService: Error received trying to update integration: Error Domain=XCSCoreDomain Code=503 "The request timed out" UserInfo=0x7fecc55e8350 {NSLocalizedDescription=The request timed out, NSLocalizedRecoverySuggestion=Check your network connection or contact your server administrator for help.}
2015-09-24 15:11:25.749 XCSIntegrationExecutor.m:184 [XCSIntegrationExecutor saveIntegration]
[BuildService, Error] Error received trying to update integration: Error Domain=XCSCoreDomain Code=503 "The request timed out" UserInfo=0x7fecc55e8350 {NSLocalizedDescription=The request timed out, NSLocalizedRecoverySuggestion=Check your network connection or contact your server administrator for help.}
adding: xcodebuild_result.bundle/ (stored 0%)
adding: xcodebuild_result.bundle/1_Analyze/ (stored 0%)
adding: xcodebuild_result.bundle/1_Analyze/build.xcactivitylog (deflated 8%)
adding: xcodebuild_result.bundle/Info.plist (deflated 94%)