Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Continues integration with OS X Server and Xcode Bot

I want to to do the continues integration using Xcode bots. I have installed OSX Mavericks and Server(version 3). Iam able to create bots using Xcode 5.0.1. While integrating it is successfully performing analysing testing but always the final integration result is failure.


Integration failed. Unexpected internal server error. See the integration's logs for more details.


I didnt understand anything from the server log. Can anyone help me?


Here is the full Server Error Log


Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSLogger.m:483 7e026310 +9ms] Logging to log file /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/service-log-file-snippet.log

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:247 7e026310 +0ms] Bot snapstot for bot run: {

containerGUID = "d365635a-4607-b2e8-2eca-9ce4821fed31";

createdByUserGUID = "732a32f3-8b83-4067-a09d-45076da78906";

extendedAttributes = {

buildFromClean = 0;

buildOnTrigger = 0;

buildProjectPath = "iOS/SocialShare/SocialShareSample/SocialShareSample.xcodeproj";

buildSchemeName = SocialShareSample;

deviceSpecification = allDevices;

integratePerformsAnalyze = 1;

integratePerformsArchive = 0;

integratePerformsTest = 0;

pollForSCMChanges = 1;

scmInfo = {

"/" = {

botGroupGUID = "d365635a-4607-b2e8-2eca-9ce4821fed31";

credentialGUID = "fb7cf346-fe6e-4336-b893-8b9a06a550e0";

displayName = "https://harry-common.robosoft.co.in/Source";

isLocal = 0;

scmBranch = "";

scmCredentialType = password;

scmGUID = "80651525-4146-ab29-6f93-2cf11466ea32";

scmRepoPath = "https://harry-common.robosoft.co.in/Source";

scmRepoType = svn;

scmUsername = "anil.varghese";

};

};

scmInfoGUIDMap = {

"/" = "80651525-4146-ab29-6f93-2cf11466ea32";

};

};

guid = "4e122aa2-56dd-4e3a-ad6e-25be1a65e657";

isBlogEnabled = 0;

isDeleted = 0;

isFavorite = 0;

isHidden = 0;

isMyPage = 1;

isPermanentlyDeleted = 0;

isWatched = 0;

lastActivityUserGUID = "742d3a53-c7b0-4911-9465-90a98fd3cf7c";

latestFailedBotRunGUID = "642d6a1b-0831-45b5-989e-65b319c3f084";

latestRunStatus = failed;

latestRunSubStatus = "internal-error";

longName = "Test Bot";

notifyCommitterOnFailure = 0;

notifyCommitterOnSuccess = 0;

ownerGUID = "d365635a-4607-b2e8-2eca-9ce4821fed31";

ownerType = "com.apple.entity.BotGroup";

parentGUIDs = (

"70f4d626-c3cd-4678-8cb5-22648c1305b4",

"d365635a-4607-b2e8-2eca-9ce4821fed31",

"4e122aa2-56dd-4e3a-ad6e-25be1a65e657"

);

privateAttributes = {

};

revision = 8;

shortName = testbot;

tags = (

);

tinyID = testbot6;

type = "com.apple.entity.Bot";

updatedByUserGUID = "742d3a53-c7b0-4911-9465-90a98fd3cf7c";

}

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:893 7e026310 +0ms] Updating bot and bot run status to running, substatus to

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 6e81000 +45ms] didReceiveResponse

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 6e81000 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2530270> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 120;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:41 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 6e81000 +0ms] didReceiveData

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 6e81000 +0ms] connectionDidFinishLoading

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 6e81000 +0ms] Out of runloop; request completed

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 6e81000 +0ms] Received successful response.

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 6e81000 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 6e81000 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 6e81000 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCWorkQueueService.waitForChangesToWorkQueue:forTimeInterval:sin ceDate:(control-17675794-26ed-4a92-b196-40399c60f8d9,30,<CSDateTime date=1970-01-01 00:00:00 +0000 epochValue=0 isoValue=1970-01-01T05:30:00.000+0530>)}

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 6e81000 +0ms] Secure, async request

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 6e81000 +0ms] Before runloop; request pending

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +2ms] Connecting to https://localhost:4443/svc to execute [https]Request{AuthService.enterMagicalAuthRealm()}

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +1ms] Secure, async request

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:260 7e026310 +8ms] canAuthenticateAgainstProtectionSpace

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:270 7e026310 +0ms] didReceiveAuthenticationChallenge

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:281 7e026310 +0ms] Server trust auth challenge. Host is localhost, sanityCheck 0, trust <SecTrust 0x7fd9b253da10 [0x7fff7d91aeb0]>

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:260 7e026310 +1ms] canAuthenticateAgainstProtectionSpace

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:270 7e026310 +0ms] didReceiveAuthenticationChallenge

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:293 7e026310 +0ms] Client cert auth challange.

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSSSLUtility.m:308 7e026310 +0ms] GetIdentityAndCertChainForName for com.apple.server.xcsbuildd

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSSSLUtility.m:353 7e026310 +2ms] Match found

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSSSLUtility.m:208 7e026310 +0ms] GetChainForCert common name: com.apple.server.xcsbuildd, summary: com.apple.server.xcsbuildd

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSSSLUtility.m:225 7e026310 +0ms] Chain for com.apple.server.xcsbuildd has 1 certs

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:300 7e026310 +0ms] didReceiveAuthenticationChallenge: GetIdentityAndCertChainForName returned identity and certs

Oct 29 09:15:41 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:315 7e026310 +0ms] didReceiveAuthenticationChallenge using Cert: Identity Cert 1 - com.apple.server.xcsbuildd

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +402ms] didReceiveResponse

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2539cd0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1579;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:42 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:97 7e026310 +0ms] Updating bot run with GUID 17675794-26ed-4a92-b196-40399c60f8d9

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:102 7e026310 +0ms] Updating bot run (17675794-26ed-4a92-b196-40399c60f8d9): {

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = running;

subStatus = "";

}

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.updateBotRun:({

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = running;

subStatus = "";

})}

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +126ms] didReceiveResponse

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2540a60> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 3444;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:42 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:108 7e026310 +0ms] Updating bot with GUID 4e122aa2-56dd-4e3a-ad6e-25be1a65e657

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:117 7e026310 +0ms] Updating bot with latest bot run GUID key

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:124 7e026310 +0ms] Updating bot (4e122aa2-56dd-4e3a-ad6e-25be1a65e657): {

guid = "4e122aa2-56dd-4e3a-ad6e-25be1a65e657";

latestRunStatus = running;

latestRunSubStatus = "";

}

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.updateBot:({

guid = "4e122aa2-56dd-4e3a-ad6e-25be1a65e657";

latestRunStatus = running;

latestRunSubStatus = "";

})}

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:42 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +741ms] didReceiveResponse

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b24735d0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1725;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:43 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:837 7e026310 +0ms] Updating bot run with dictionary {

startTime = "<CSDateTime date=2013-10-29 03:45:43 +0000 epochValue=1383018343.023076 isoValue=2013-10-29T09:15:43.023+0530>";

}

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:141 7e026310 +0ms] Updating bot run with GUID 17675794-26ed-4a92-b196-40399c60f8d9: {

startTime = "<CSDateTime date=2013-10-29 03:45:43 +0000 epochValue=1383018343.023076 isoValue=2013-10-29T09:15:43.023+0530>";

}

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{AuthService.enterMagicalAuthRealm()}

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +150ms] didReceiveResponse

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2541da0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1579;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:43 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.updateBotRun:({

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

startTime = "<CSDateTime date=2013-10-29 03:45:43 +0000 epochValue=1383018343.023076 isoValue=2013-10-29T09:15:43.023+0530>";

})}

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +682ms] didReceiveResponse

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b25444f0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 3526;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:43 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:610 7e026310 +0ms] Starting credential download operation

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:908 7e026310 +0ms] Updating bot run status to running, substatus to preparing

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{AuthService.enterMagicalAuthRealm()}

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:43 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +341ms] didReceiveResponse

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +1ms] response=<NSHTTPURLResponse: 0x7fd9b2542480> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1579;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:44 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:97 7e026310 +0ms] Updating bot run with GUID 17675794-26ed-4a92-b196-40399c60f8d9

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:102 7e026310 +0ms] Updating bot run (17675794-26ed-4a92-b196-40399c60f8d9): {

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = running;

subStatus = preparing;

}

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.updateBotRun:({

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = running;

subStatus = preparing;

})}

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +417ms] didReceiveResponse

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2540640> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 3535;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:44 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:34 7e026310 +0ms] Initialized a credential download operation for run GUID 17675794-26ed-4a92-b196-40399c60f8d9 scmInfo {

"/" = {

botGroupGUID = "d365635a-4607-b2e8-2eca-9ce4821fed31";

credentialGUID = "fb7cf346-fe6e-4336-b893-8b9a06a550e0";

credentialToken = "O8}}H$q;-n;.}Lz-}Lq&~pSvmrT[$uOyFe^#~daG\\76[V~X#ghC{|T>2-HGnn<)_";

displayName = "https://harry-common.robosoft.co.in/Source";

isLocal = 0;

scmBranch = "";

scmCredentialType = password;

scmGUID = "80651525-4146-ab29-6f93-2cf11466ea32";

scmRepoPath = "https://harry-common.robosoft.co.in/Source";

scmRepoType = svn;

scmUsername = "anil.varghese";

};

} downloadToken map {

"https://harry-common.robosoft.co.in/Source" = "O8}}H$q;-n;.}Lz-}Lq&~pSvmrT[$uOyFe^#~daG\\76[V~X#ghC{|T>2-HGnn<)_";

} and credential path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/credentials

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSOperation.m:16 7e026310 +0ms] Executing operation: XCSCredentialOperation

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:68 7e026310 +0ms] Processing credentials for each scm URI in (

"/"

)

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:84 7e026310 +0ms] Processing scmItem / with credential download token O8}}H$q;-n;.}Lz-}Lq&~pSvmrT[$uOyFe^#~daG\76[V~X#ghC{|T>2-HGnn<)_

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:94 7e026310 +0ms] Creating credential path at /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/credentials/fb7cf346-fe6e-4336-b893-8b9a06a550e0

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:104 7e026310 +0ms] Fetching credential with downloadToken O8}}H$q;-n;.}Lz-}Lq&~pSvmrT[$uOyFe^#~daG\76[V~X#ghC{|T>2-HGnn<)_

Oct 29 09:15:44 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialServerHTTPClient.m:148 7e026310 +0ms] headerDict before request: {

"X-Apple-Credential-botRunGUID" = "17675794-26ed-4a92-b196-40399c60f8d9";

"X-Apple-Credential-command" = getCredential;

"X-Apple-Credential-downloadToken" = "O8}}H$q;-n;.}Lz-}Lq&~pSvmrT[$uOyFe^#~daG\\76[V~X#ghC{|T>2-HGnn<)_";

}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialServerHTTPClient.m:173 7e026310 +381ms] Got data in the download credential request <3c3f786d 6c207665 7273696f 6e3d2231 2e302220 656e636f 64696e67 3d225554 462d3822 3f3e0a3c 21444f43 54595045 20706c69 73742050 55424c49 4320222d 2f2f4170 706c652f 2f445444 20504c49 53542031 2e302f2f 454e2220 22687474 703a2f2f 7777772e 6170706c 652e636f 6d2f4454 44732f50 726f7065 7274794c 6973742d 312e302e 64746422 3e0a3c70 6c697374 20766572 73696f6e 3d22312e 30223e0a 3c646963 743e0a09 3c6b6579 3e706173 73776f72 643c2f6b 65793e0a 093c7374 72696e67 3e736861 646f772e 383c2f73 7472696e 673e0a09 3c6b6579 3e757365 726e616d 653c2f6b 65793e0a 093c7374 72696e67 3e616e69 6c2e7661 72676865 73653c2f 73747269 6e673e0a 3c2f6469 63743e0a 3c2f706c 6973743e 0a>

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialServerHTTPClient.m:174 7e026310 +0ms] Got a response to a download credential request <NSHTTPURLResponse: 0x7fd9b2549980> { URL: https://127.0.0.1:2012/ } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 289;

Date = "Tue, 29 Oct 2013 03:45:45 GMT";

"X-Apple-Credential-credentialType" = password;

} }

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialServerHTTPClient.m:175 7e026310 +0ms] Got credential with type password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialServerHTTPClient.m:189 7e026310 +0ms] Mapping credential to an XCSCredential instance

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialServerHTTPClient.m:192 7e026310 +0ms] Dealing with a password credential, attempting to initialize an XCSCredentialPassword

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialServerHTTPClient.m:204 7e026310 +0ms] Got a credential object <XCSCredentialPassword: 0x7fd9b255e850> of type password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:109 7e026310 +0ms] Credential callback fired credential = <XCSCredentialPassword: 0x7fd9b255e850>, error = (null)

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:117 7e026310 +0ms] Processing credential <XCSCredentialPassword: 0x7fd9b255e850> for downloadToken O8}}H$q;-n;.}Lz-}Lq&~pSvmrT[$uOyFe^#~daG\76[V~X#ghC{|T>2-HGnn<)_

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:125 7e026310 +0ms] Updating operation result with credential

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:130 7e026310 +0ms] Expecting 1 credentials, have 1 credentials already

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCredentialOperation.m:132 7e026310 +0ms] Done processing credentials

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:637 7e026310 +0ms] Got credentials from credential operation: {

"fb7cf346-fe6e-4336-b893-8b9a06a550e0" = "<XCSCredentialPassword: 0x7fd9b255e850>";

}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:645 7e026310 +0ms] Starting checkout operation

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:908 7e026310 +0ms] Updating bot run status to running, substatus to checkout

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +3ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{AuthService.enterMagicalAuthRealm()}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +340ms] didReceiveResponse

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2553a10> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1579;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:45 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:97 7e026310 +0ms] Updating bot run with GUID 17675794-26ed-4a92-b196-40399c60f8d9

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:102 7e026310 +0ms] Updating bot run (17675794-26ed-4a92-b196-40399c60f8d9): {

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = running;

subStatus = checkout;

}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.updateBotRun:({

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = running;

subStatus = checkout;

})}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +235ms] didReceiveResponse

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b24934a0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 3534;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:45 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +2ms] didReceiveData

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSOperation.m:16 7e026310 +0ms] Executing operation: XCSCheckoutOperation

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:75 7e026310 +0ms] Will attempt to update checkout cache for bot

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:106 7e026310 +0ms] SCM type is svn and URI is https://harry-common.robosoft.co.in/Source

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:140 7e026310 +0ms] SCM URI after removing percent encoding and adding percent encoding is https://harry-common.robosoft.co.in/Source

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:169 7e026310 +0ms] Checkout log file path is /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/checkout-80651525-4146-ab29-6f93-2cf11466ea32-.log

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:170 7e026310 +0ms] Commit history log file path is /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/commits-80651525-4146-ab29-6f93-2cf11466ea32-.log

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:841 7e026310 +0ms] Initialized a new CSBotSCMAction for credential <XCSCredentialPassword: 0x7fd9b255e850>, credential path /Library/Server/Xcode/Config, repoURI https://harry-common.robosoft.co.in/Source and log path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/checkout-80651525-4146-ab29-6f93-2cf11466ea32-.log

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:856 7e026310 +0ms] Trust self-signed SSL certificates? 1

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:861 7e026310 +0ms] SSH known hosts file path? /Library/Server/Xcode/Config/ssh_known_hosts

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:866 7e026310 +0ms] SSH strict host checking enabled? 1

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:872 7e026310 +0ms] Credential type is password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:876 7e026310 +0ms] Dealing with a username/password credential

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:877 7e026310 +0ms] Getting username and password from the credential

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:890 7e026310 +0ms] Using basic authentication with password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:930 7e026310 +0ms] Created CSBotSCMAction: {

"xcodePath" : "\/Applications\/Xcode.app",

"outputFilePath" : "\/Library\/Server\/Xcode\/Data\/BotRuns\/BotRun-17675794-26ed-4a92-b196-40399c 60f8d9.bundle\/output\/checkout-80651525-4146-ab29-6f93-2cf11466ea32-.log",

"trustServerCertificate" : true,

"strictHostKeyChecking" : true,

"sshEnvironment" : "<nil>",

"sshKeyfilePath" : "<nil>",

"configDirectoryPath" : "\/Library\/Server\/Xcode\/Config",

"password" : "••••••",

"knownHostsFilePath" : "\/Library\/Server\/Xcode\/Config\/ssh_known_hosts",

"authenticationType" : "CSBotSCMAuthTypeBasic",

"username" : "anil.varghese",

"arguments" : "<nil>",

"localRepositoryPath" : "<nil>",

"scmType" : "CSBotSCMTypeUnknown",

"timeoutInMinutes" : 180,

"method" : "<nil>"

}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:841 7e026310 +0ms] Initialized a new CSBotSCMAction for credential <XCSCredentialPassword: 0x7fd9b255e850>, credential path /Library/Server/Xcode/Config, repoURI https://harry-common.robosoft.co.in/Source and log path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/commits-80651525-4146-ab29-6f93-2cf11466ea32-.log

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:856 7e026310 +0ms] Trust self-signed SSL certificates? 1

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:861 7e026310 +0ms] SSH known hosts file path? /Library/Server/Xcode/Config/ssh_known_hosts

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:866 7e026310 +0ms] SSH strict host checking enabled? 1

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:872 7e026310 +0ms] Credential type is password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:876 7e026310 +0ms] Dealing with a username/password credential

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:877 7e026310 +0ms] Getting username and password from the credential

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:890 7e026310 +0ms] Using basic authentication with password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:930 7e026310 +0ms] Created CSBotSCMAction: {

"xcodePath" : "\/Applications\/Xcode.app",

"outputFilePath" : "\/Library\/Server\/Xcode\/Data\/BotRuns\/BotRun-17675794-26ed-4a92-b196-40399c 60f8d9.bundle\/output\/commits-80651525-4146-ab29-6f93-2cf11466ea32-.log",

"trustServerCertificate" : true,

"strictHostKeyChecking" : true,

"sshEnvironment" : "<nil>",

"sshKeyfilePath" : "<nil>",

"configDirectoryPath" : "\/Library\/Server\/Xcode\/Config",

"password" : "••••••",

"knownHostsFilePath" : "\/Library\/Server\/Xcode\/Config\/ssh_known_hosts",

"authenticationType" : "CSBotSCMAuthTypeBasic",

"username" : "anil.varghese",

"arguments" : "<nil>",

"localRepositoryPath" : "<nil>",

"scmType" : "CSBotSCMTypeUnknown",

"timeoutInMinutes" : 180,

"method" : "<nil>"

}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:841 7e026310 +0ms] Initialized a new CSBotSCMAction for credential <XCSCredentialPassword: 0x7fd9b255e850>, credential path /Library/Server/Xcode/Config, repoURI https://harry-common.robosoft.co.in/Source and log path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/changebranch-80651525-4146-ab29-6f93-2cf11466ea32-.log

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:856 7e026310 +0ms] Trust self-signed SSL certificates? 1

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:861 7e026310 +0ms] SSH known hosts file path? /Library/Server/Xcode/Config/ssh_known_hosts

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:866 7e026310 +4ms] SSH strict host checking enabled? 1

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:872 7e026310 +0ms] Credential type is password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:876 7e026310 +0ms] Dealing with a username/password credential

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:877 7e026310 +0ms] Getting username and password from the credential

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:890 7e026310 +0ms] Using basic authentication with password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:930 7e026310 +0ms] Created CSBotSCMAction: {

"xcodePath" : "\/Applications\/Xcode.app",

"outputFilePath" : "\/Library\/Server\/Xcode\/Data\/BotRuns\/BotRun-17675794-26ed-4a92-b196-40399c 60f8d9.bundle\/output\/changebranch-80651525-4146-ab29-6f93-2cf11466ea32-.log",

"trustServerCertificate" : true,

"strictHostKeyChecking" : true,

"sshEnvironment" : "<nil>",

"sshKeyfilePath" : "<nil>",

"configDirectoryPath" : "\/Library\/Server\/Xcode\/Config",

"password" : "••••••",

"knownHostsFilePath" : "\/Library\/Server\/Xcode\/Config\/ssh_known_hosts",

"authenticationType" : "CSBotSCMAuthTypeBasic",

"username" : "anil.varghese",

"arguments" : "<nil>",

"localRepositoryPath" : "<nil>",

"scmType" : "CSBotSCMTypeUnknown",

"timeoutInMinutes" : 180,

"method" : "<nil>"

}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:841 7e026310 +0ms] Initialized a new CSBotSCMAction for credential <XCSCredentialPassword: 0x7fd9b255e850>, credential path /Library/Server/Xcode/Config, repoURI https://harry-common.robosoft.co.in/Source and log path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/heads-80651525-4146-ab29-6f93-2cf11466ea32-.log

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:856 7e026310 +0ms] Trust self-signed SSL certificates? 1

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:861 7e026310 +0ms] SSH known hosts file path? /Library/Server/Xcode/Config/ssh_known_hosts

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:866 7e026310 +0ms] SSH strict host checking enabled? 1

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:872 7e026310 +0ms] Credential type is password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:876 7e026310 +0ms] Dealing with a username/password credential

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:877 7e026310 +0ms] Getting username and password from the credential

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:890 7e026310 +0ms] Using basic authentication with password

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:930 7e026310 +0ms] Created CSBotSCMAction: {

"xcodePath" : "\/Applications\/Xcode.app",

"outputFilePath" : "\/Library\/Server\/Xcode\/Data\/BotRuns\/BotRun-17675794-26ed-4a92-b196-40399c 60f8d9.bundle\/output\/heads-80651525-4146-ab29-6f93-2cf11466ea32-.log",

"trustServerCertificate" : true,

"strictHostKeyChecking" : true,

"sshEnvironment" : "<nil>",

"sshKeyfilePath" : "<nil>",

"configDirectoryPath" : "\/Library\/Server\/Xcode\/Config",

"password" : "••••••",

"knownHostsFilePath" : "\/Library\/Server\/Xcode\/Config\/ssh_known_hosts",

"authenticationType" : "CSBotSCMAuthTypeBasic",

"username" : "anil.varghese",

"arguments" : "<nil>",

"localRepositoryPath" : "<nil>",

"scmType" : "CSBotSCMTypeUnknown",

"timeoutInMinutes" : 180,

"method" : "<nil>"

}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:247 7e026310 +0ms] Will check out revision/hash (null) for URI https://harry-common.robosoft.co.in/Source

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:469 7e026310 +0ms] Bot is configured to build from cache, but cache directory (/Library/Server/Xcode/Data/BotRuns/Cache/4e122aa2-56dd-4e3a-ad6e-25be1a65e657/ source) doesn't appear to exist yet, falling back to full clone/checkout of https://harry-common.robosoft.co.in/Source

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSCheckoutOperation.m:627 7e026310 +0ms] Performing SVN checkout to path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/tmp in directory https_harry_common_robosoft_co_in_Source

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:740 7e026310 +4ms] Starting upload files operation

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:908 7e026310 +0ms] Updating bot run status to running, substatus to uploading

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{AuthService.enterMagicalAuthRealm()}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +57ms] didReceiveResponse

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2553e30> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1579;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:45 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:97 7e026310 +0ms] Updating bot run with GUID 17675794-26ed-4a92-b196-40399c60f8d9

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:102 7e026310 +0ms] Updating bot run (17675794-26ed-4a92-b196-40399c60f8d9): {

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = running;

subStatus = uploading;

}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.updateBotRun:({

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = running;

subStatus = uploading;

})}

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:45 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +464ms] didReceiveResponse

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b24ad600> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 3535;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:46 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSOperation.m:16 7e026310 +0ms] Executing operation: XCSUploadFilesOperation

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSUploadFilesOperation.m:97 7e026310 +0ms] Processing xcodebuild result bundle (/Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9 .bundle/output/xcodebuild_result.bundle)

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Error>: [XCSUploadFilesOperation.m:277 7e026310 +0ms] Skipping xcodebuild result bundle since it doesn't appear to exist at path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/xcodebuild_result.bundle

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSUploadFilesOperation.m:323 7e026310 +0ms] Will upload files with paths (

"/Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9 .bundle/output/checkout-80651525-4146-ab29-6f93-2cf11466ea32-.log"

)

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSUploadFilesOperation.m:324 7e026310 +0ms] Checkout log filenames are {

"checkout-80651525-4146-ab29-6f93-2cf11466ea32-.log" = 1;

}

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSUploadFilesOperation.m:325 7e026310 +0ms] Product filename is (null)

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSOperation.m:16 7e026310 +0ms] Executing operation: XCSUploadFileOperation

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSUploadFileOperation.m:49 7e026310 +0ms] Uploading file for bot run 17675794-26ed-4a92-b196-40399c60f8d9 at path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/checkout-80651525-4146-ab29-6f93-2cf11466ea32-.log

Oct 29 09:15:46 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSUploadFileOperation.m:65 7e026310 +0ms] Starting file upload for bot run 17675794-26ed-4a92-b196-40399c60f8d9 from path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/checkout-80651525-4146-ab29-6f93-2cf11466ea32-.log

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSUploadFileOperation.m:97 7e026310 +753ms] Done uploading file from path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/checkout-80651525-4146-ab29-6f93-2cf11466ea32-.log, fileGUID is 955b4289-6891-400d-b432-c202c9763767

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSUploadFilesOperation.m:346 7e026310 +0ms] Updating map for for upload result checkout-80651525-4146-ab29-6f93-2cf11466ea32-.log/955b4289-6891-400d-b432-c202 c9763767

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSUploadFilesOperation.m:409 7e026310 +1ms] Finished uploading files, result is {

scmOutputLogMap = {

"80651525-4146-ab29-6f93-2cf11466ea32" = "955b4289-6891-400d-b432-c202c9763767";

};

}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:759 7e026310 +0ms] File upload completed

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:766 7e026310 +0ms] Starting post timeseries data operation

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSOperation.m:16 7e026310 +0ms] Executing operation: XCSPostTimeseriesDataOperation

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:170 7e026310 +0ms] Posting timeseries data for build (result bundle path is /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/xcodebuild_result.bundle)

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Warning>: [XCSPostTimeseriesDataOperation.m:174 7e026310 +0ms] Result bundle path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/xcodebuild_result.bundle is missing on file system

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Warning>: [XCSPostTimeseriesDataOperation.m:178 7e026310 +0ms] Info.plist path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/xcodebuild_result.bundle/Info.plist is missing on file system

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Warning>: [XCSPostTimeseriesDataOperation.m:183 7e026310 +0ms] Could not initialize dictionary from Info.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Warning>: [XCSPostTimeseriesDataOperation.m:189 7e026310 +0ms] TestSummaries.plist path /Library/Server/Xcode/Data/BotRuns/BotRun-17675794-26ed-4a92-b196-40399c60f8d9. bundle/output/xcodebuild_result.bundle/TestSummaries.plist is missing on file system

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Warning>: [XCSPostTimeseriesDataOperation.m:193 7e026310 +0ms] Could not initialize dictionary from TestSummaries.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Warning>: [XCSPostTimeseriesDataOperation.m:131 7e026310 +0ms] TestableSummaries key in TestSummaries.plist is not an array

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:134 7e026310 +0ms] Recursively collecting tests into an array

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:137 7e026310 +0ms] Tests array: (

)

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:140 7e026310 +0ms] Flattening tests into a single dictionary keyed by test identitfier => test status

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:162 7e026310 +0ms] Tests results dictionary: {

}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{AuthService.enterMagicalAuthRealm()}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +130ms] didReceiveResponse

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2469d70> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1579;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:47 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:408 7e026310 +0ms] Got -1 errors, -1 analysis issues and -1 warnings

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:410 7e026310 +0ms] Posting timeseries data for build-result category

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCGraphService.postTimeseriesData:forBotRunGUID:andCategory:((

{

key = error;

time = "<CSDateTime date=2013-10-29 03:45:47 +0000 epochValue=1383018347.28064 isoValue=2013-10-29T09:15:47.281+0530>";

value = "-1";

},

{

key = analysis;

time = "<CSDateTime date=2013-10-29 03:45:47 +0000 epochValue=1383018347.280643 isoValue=2013-10-29T09:15:47.281+0530>";

value = "-1";

},

{

key = warning;

time = "<CSDateTime date=2013-10-29 03:45:47 +0000 epochValue=1383018347.280646 isoValue=2013-10-29T09:15:47.281+0530>";

value = "-1";

}

),17675794-26ed-4a92-b196-40399c60f8d9,build-result)}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +112ms] didReceiveResponse

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b254f3c0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 120;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:47 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:423 7e026310 +0ms] Got -1 passed tests and -1 failed tests

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:425 7e026310 +0ms] Posting timeseries data for category test-run

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCGraphService.postTimeseriesData:forBotRunGUID:andCategory:((

{

key = "pass-count";

time = "<CSDateTime date=2013-10-29 03:45:47 +0000 epochValue=1383018347.407157 isoValue=2013-10-29T09:15:47.407+0530>";

value = "-1";

},

{

key = "fail-count";

time = "<CSDateTime date=2013-10-29 03:45:47 +0000 epochValue=1383018347.407161 isoValue=2013-10-29T09:15:47.407+0530>";

value = "-1";

}

),17675794-26ed-4a92-b196-40399c60f8d9,test-summary)}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +100ms] didReceiveResponse

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +2ms] response=<NSHTTPURLResponse: 0x7fd9b256c1d0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 120;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:47 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSPostTimeseriesDataOperation.m:436 7e026310 +0ms] Done posting timeseries data

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:297 7e026310 +0ms] Finalizing build with status 3 and sub-status 13

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:482 7e026310 +0ms] Shutting down control queue for 17675794-26ed-4a92-b196-40399c60f8d9

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSWorkQueueSource.m:95 7e026310 +0ms] stopListening called

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:837 7e026310 +0ms] Updating bot run with dictionary {

endTime = "<CSDateTime date=2013-10-29 03:45:47 +0000 epochValue=1383018347.5146 isoValue=2013-10-29T09:15:47.515+0530>";

scmOutputLogMap = {

"80651525-4146-ab29-6f93-2cf11466ea32" = "955b4289-6891-400d-b432-c202c9763767";

};

}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:141 7e026310 +0ms] Updating bot run with GUID 17675794-26ed-4a92-b196-40399c60f8d9: {

endTime = "<CSDateTime date=2013-10-29 03:45:47 +0000 epochValue=1383018347.5146 isoValue=2013-10-29T09:15:47.515+0530>";

scmOutputLogMap = {

"80651525-4146-ab29-6f93-2cf11466ea32" = "955b4289-6891-400d-b432-c202c9763767";

};

}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{AuthService.enterMagicalAuthRealm()}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +94ms] didReceiveResponse

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b24baf70> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1579;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:47 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +1ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.updateBotRun:({

endTime = "<CSDateTime date=2013-10-29 03:45:47 +0000 epochValue=1383018347.5146 isoValue=2013-10-29T09:15:47.515+0530>";

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

scmOutputLogMap = {

"80651525-4146-ab29-6f93-2cf11466ea32" = "955b4289-6891-400d-b432-c202c9763767";

};

})}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +109ms] didReceiveResponse

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b256b1a0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 3695;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:47 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:356 7e026310 +0ms] Will NOT send email notifications because notifyCommitterOnFailure is NO

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:360 7e026310 +0ms] Posting email notification for bot run with type com.apple.notifications.BotFailed

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:361 7e026310 +0ms] Sending email to committers = (null)

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:923 7e026310 +0ms] Posting notification of type com.apple.notifications.BotFailed

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:199 7e026310 +0ms] Posting notification for bot run GUID 17675794-26ed-4a92-b196-40399c60f8d9 of type com.apple.notifications.BotFailed

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{AuthService.enterMagicalAuthRealm()}

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:47 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +351ms] didReceiveResponse

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2496130> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1579;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:48 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.postNotificationForBotGUID:andRunGUID:andNotificati onType:additionalEmails:(4e122aa2-56dd-4e3a-ad6e-25be1a65e657,17675794-26ed-4a92 -b196-40399c60f8d9,com.apple.notifications.BotFailed,(

))}

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +26ms] didReceiveResponse

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b25725d0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 120;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:48 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:491 7e026310 +0ms] Deleting work queue item: 8221d05a-4f2e-af80-2db0-3ea26d704f3d

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCWorkQueueService.deleteWorkQueueItemWithGUID:(8221d05a-4f2e-af 80-2db0-3ea26d704f3d)}

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +5ms] didReceiveResponse

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b256ae40> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 120;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:48 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildBundle.m:819 7e026310 +0ms] Marking build bundle complete with status failed and sub-status internal-error

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{AuthService.enterMagicalAuthRealm()}

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +278ms] didReceiveResponse

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b256bea0> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 1579;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:48 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +1ms] didReceiveData

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:97 7e026310 +0ms] Updating bot run with GUID 17675794-26ed-4a92-b196-40399c60f8d9

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:102 7e026310 +0ms] Updating bot run (17675794-26ed-4a92-b196-40399c60f8d9): {

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = failed;

subStatus = "internal-error";

}

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.updateBotRun:({

guid = "17675794-26ed-4a92-b196-40399c60f8d9";

status = failed;

subStatus = "internal-error";

})}

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:223 7e026310 +162ms] didReceiveResponse

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:225 7e026310 +0ms] response=<NSHTTPURLResponse: 0x7fd9b2573980> { URL: https://localhost:4443/svc } { status code: 200, headers {

"Accept-Ranges" = bytes;

"Content-Length" = 3699;

"Content-Type" = "x-apple/msgpack";

Date = "Tue, 29 Oct 2013 03:45:48 GMT";

Status = 200;

"X-Apple-collabd" = yes;

} }

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:233 7e026310 +0ms] didReceiveData

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:246 7e026310 +0ms] connectionDidFinishLoading

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:172 7e026310 +0ms] Out of runloop; request completed

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceProxy.m:79 7e026310 +0ms] Received successful response.

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:108 7e026310 +0ms] Updating bot with GUID 4e122aa2-56dd-4e3a-ad6e-25be1a65e657

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:117 7e026310 +0ms] Updating bot with latest bot run GUID key

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [XCSBuildHelper.m:124 7e026310 +0ms] Updating bot (4e122aa2-56dd-4e3a-ad6e-25be1a65e657): {

guid = "4e122aa2-56dd-4e3a-ad6e-25be1a65e657";

latestFailedBotRunGUID = "17675794-26ed-4a92-b196-40399c60f8d9";

latestRunStatus = failed;

latestRunSubStatus = "internal-error";

}

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSConfig.m:55 7e026310 +0ms] Reading plist at /Library/Server/Wiki/Config/collabd.plist

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Info>: [CSRemoteServiceClient.m:151 7e026310 +0ms] Connecting to https://localhost:4443/svc to execute [https]Request{XCBotService.updateBot:({

guid = "4e122aa2-56dd-4e3a-ad6e-25be1a65e657";

latestFailedBotRunGUID = "17675794-26ed-4a92-b196-40399c60f8d9";

latestRunStatus = failed;

latestRunSubStatus = "internal-error";

})}

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:159 7e026310 +0ms] Secure, async request

Oct 29 09:15:48 AnilV-InetliMac.local xcsbuildd[3914] <Debug>: [CSRemoteServiceClient.m:169 7e026310 +0ms] Before runloop; request pending

OS X Mavericks (10.9)

Posted on Oct 28, 2013 9:36 PM

Reply
10 replies

Jan 17, 2014 1:51 PM in response to Anil Varghese

I had a simmilar issue. I used Charles (web debugging proxy) to intercept requests and responses and see what was wrong. It gave me a clue that OS X Server is struggling with certs.


I was able to fix this by adding our company's Root certificate authority and Intermediate certificate authority certs to the System keychain (always trust).

Jan 20, 2014 11:41 PM in response to Anil Varghese

I have filed bug to apple long days back. Recently they replayed me as


"Engineering has determined that your bug report (15339195) is a duplicate of another issue (15298033) and will be closed."


Hope they will fix this issue soon.

Check this SO question also http://stackoverflow.com/questions/19650444/continuous-integration-with-xcode-bo ts


Anil

Apr 15, 2014 12:46 AM in response to Anil Varghese

Hi Anil,


Am curious to know if this problem has been solved. Have you tried with Xcode 5.1 ?


Am trying to do this with Xcode 5.1, however am not able succeed the integration. However, am getting a little different error "NSLocalizedDescription=HTTP credential request failed, got HTTP status 400 with headers ".


From your logs, I can see that you are able to successfully download th credentials, which is failing at my end. Hence it would be great if you let me know where have saved your credentials? Below is the error excerpt:




Apr 15 13:04:52 estmacsvr01.local xcsbuildd[70827] <Debug>: [XCSCredentialOperation.m:104 7db26310 +0ms] Fetching credential with downloadToken JK~C]!>G!vzyVv)"e?C5j(TNAYYyI[-yV4)/ZAe|t]sfkK+f]u<\vbth^,u.0tVP Apr 15 13:04:52 estmacsvr01.local xcsbuildd[70827] <Debug>: [XCSCredentialServerHTTPClient.m:148 7db26310 +0ms] headerDict before request:

{

"X-Apple-Credential-botRunGUID" = "afc45888-b5b4-4d0c-80a1-127ac3d3aa24";

"X-Apple-Credential-command" = getCredential;

"X-Apple-Credential-downloadToken" = "JK~C]!>G!vzyVv)\"e?C5j(TNAYYyI[-yV4)/ZAe|t]sfkK+f]u<\\vbth^,u.0tVP";

}

Apr 15 13:04:52 estmacsvr01.local xcsbuildd[70827] <Error>: [XCSCredentialServerHTTPClient.m:155 7db26310 +139ms] Got a nil response to a download credential request

{

"X-Apple-Credential-botRunGUID" = "afc45888-b5b4-4d0c-80a1-127ac3d3aa24";

"X-Apple-Credential-command" = getCredential;

"X-Apple-Credential-downloadToken" = "JK~C]!>G!vzyVv)\"e?C5j(TNAYYyI[-yV4)/ZAe|t]sfkK+f]u<\\vbth^,u.0tVP";

}


Apr 15 13:04:52 estmacsvr01.local xcsbuildd[70827] <Debug>: [XCSCredentialOperation.m:109 7db26310 +0ms] Credential callback fired credential = (null), error = Error Domain=XCSCredentialErrorDomain Code=-1 "HTTP credential request failed, got HTTP status 400 with headers { "Accept-Ranges" = bytes; "Content-Length" = 0; Date = "Tue, 15 Apr 2014 07:34:52 GMT"; "X-Apple-Credential-error" = itemNotFound; }" UserInfo=0x7f91e4122ae0 {NSLocalizedDescription=HTTP credential request failed, got HTTP status 400 with headers { "Accept-Ranges" = bytes; "Content-Length" = 0; Date = "Tue, 15 Apr 2014 07:34:52 GMT"; "X-Apple-Credential-error" = itemNotFound; }}


Your help is greatly appreciated!

Continues integration with OS X Server and Xcode Bot

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.