Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

remote build self test failing remotebuild test --device #50

@sysnatura

Description

@sysnatura

remotebuild test --device
Warning: No server modules selected. Defaulting to configuration "modules": {"taco-remote": { "mountPath": "cordova"} }
Remote build server listening on [http] port 3000
Please view/edit server configuration at /Users/jeringeorge/.taco_home/RemoteBuild.config. You many need to run 'remotebuild saveconfig' to generate it. You will have to restart the server if you update the server configurations.
New build request submitted:
/build/tasks/?vcordova=5.4.0&vcli=1.3.5&cfg=debug&command=build&options=--device
{"host":"jerins-imac:3000","connection":"close","transfer-encoding":"chunked"}

Downloading: taco-remote-multiplexer
npm WARN enoent ENOENT: no such file or directory, open '/Users/jeringeorge/.taco_home/node_modules/taco-remote-multiplexer/latest/package.json'
npm WARN latest No description
npm WARN latest No repository field.
npm WARN latest No README data
npm WARN latest No license field.

taco-remote-multiplexer downloaded and installed.
Error: Cannot find module '/Users/jeringeorge/.taco_home/node_modules/taco-remote-multiplexer/latest/node_modules/taco-remote-multiplexer'
Build will be executed under: /Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154
Saving build request payload to : /Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154
Saved uploaded build to /Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154/upload_13154.tgz
POST /cordova/build/tasks/?vcordova=5.4.0&vcli=1.3.5&cfg=debug&command=build&options=--device 202 1273.951 ms - 674
Extracted app contents from uploaded build request to /Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154/cordovaApp. Requesting build.
Taking 13154 as current build
Done with current build. Checking for next build in queue.
1...
GET /cordova/build/tasks/13154 200 3.688 ms - 1100
Error: taco-remote test failed.
Build Failed: {"vcordova":"5.4.0","vcli":"1.3.5","cfg":"debug","command":"build","options":"--device","status":"Error","buildCommand":"build","buildPlatform":"ios","configuration":"debug","buildDir":"/Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154","buildNumber":13154,"logLevel":0,"submissionTime":"2017-10-08T19:47:14.414Z","changeList":null,"buildSuccessful":false,"messageId":"BuildFailedWithError","messageArgs":["Warning: Could not find development team. Starting with XCode 8, you must provide a build.json with a development team. See https://go.microsoft.com/fwlink/?linkid=833112 for more details."],"message":"Build failed with error Warning: Could not find development team. Starting with XCode 8, you must provide a build.json with a development team. See https://go.microsoft.com/fwlink/?linkid=833112 for more details.","tgzFilePath":"/Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154/upload_13154.tgz","appDir":"/Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154/cordovaApp","statusTime":"2017-10-08T19:47:17.588Z","appName":"HelloCordova"}
/usr/local/lib/node_modules/remotebuild/node_modules/applicationinsights/AutoCollection/Exceptions.js:25
throw error;
^

Error: Build Failed: {"vcordova":"5.4.0","vcli":"1.3.5","cfg":"debug","command":"build","options":"--device","status":"Error","buildCommand":"build","buildPlatform":"ios","configuration":"debug","buildDir":"/Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154","buildNumber":13154,"logLevel":0,"submissionTime":"2017-10-08T19:47:14.414Z","changeList":null,"buildSuccessful":false,"messageId":"BuildFailedWithError","messageArgs":["Warning: Could not find development team. Starting with XCode 8, you must provide a build.json with a development team. See https://go.microsoft.com/fwlink/?linkid=833112 for more details."],"message":"Build failed with error Warning: Could not find development team. Starting with XCode 8, you must provide a build.json with a development team. See https://go.microsoft.com/fwlink/?linkid=833112 for more details.","tgzFilePath":"/Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154/upload_13154.tgz","appDir":"/Users/jeringeorge/.taco_home/remote-builds/taco-remote/builds/13154/cordovaApp","statusTime":"2017-10-08T19:47:17.588Z","appName":"HelloCordova"}
at Request._callback (/usr/local/lib/node_modules/remotebuild/node_modules/taco-remote/lib/selftest.js:104:46)
at Request.self.callback (/usr/local/lib/node_modules/remotebuild/node_modules/request/request.js:121:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request. (/usr/local/lib/node_modules/remotebuild/node_modules/request/request.js:985:14)
at emitOne (events.js:101:20)
at Request.emit (events.js:188:7)
at IncomingMessage. (/usr/local/lib/node_modules/remotebuild/node_modules/request/request.js:936:12)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions