Closed Bug 1022192 Opened 10 years ago Closed 10 years ago

Intermittent build.test.js | Build GAIA from differece app list GAIA_DEVICE_TYPE=tablet make

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RyanVM, Assigned: yurenju)

References

Details

(Keywords: intermittent-failure)

Not entirely sure how to interpret these logs. Looks maybe-infra. https://tbpl.mozilla.org/php/getParsedLog.php?id=41278005&tree=Mozilla-Central b2g_ubuntu64_vm mozilla-central opt test gaia-build on 2014-06-07 05:14:24 PDT for push 94055a293286 slave: tst-linux64-spot-1071 05:55:53 INFO - TEST-START | Build GAIA from differece app list GAIA_DEVICE_TYPE=tablet make 05:58:53 INFO - TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/build/test/integration/build.test.js | Build GAIA from differece app list GAIA_DEVICE_TYPE=tablet make 05:58:53 INFO - TEST-END | Build GAIA from differece app list GAIA_DEVICE_TYPE=tablet make
Hey Yuren, would this make sense for you?
Flags: needinfo?(yurenju.mozilla)
looks like a dependencies issue between ruels of makefile, but I check dependencies which looks good, I need more log to investigate this issue. keep needinfo? to remind myself.
bug 1026988 is landed, waiting further debugging information.
Flags: needinfo?(yurenju.mozilla)
Assignee: nobody → yurenju.mozilla
Hi Yuren, do we have any more information here?
Flags: needinfo?(yurenju.mozilla)
not much, and there are multiple issues according to these tbpl log: > sed: can't read profile/user.js: No such file or directory sed is deprecated on rule "preferences" and we migrated the code into build/preferences.js. > Exception: [Exception... "Component returned failure code: 0x80520006 > (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST) [nsIFile.copyTo]" nsresult: "0x80520006 > (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST)" > location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> > file:///builds/slave/test/gaia/build/copy-build-stage-data.js :: > copySettingsJStoProfile :: line 83" data: no] the file should be there but it's gone for some mysterious reason. it could be fixed on 1053703. > Exception: [Exception... "Component returned failure code: 0x80520006 > (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST) [nsILocalFile.remove]" nsresult: "0x80520006 > (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST)" > location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> > file:///builds/slave/test/gaia/build/media-resolution.js :: > MediaResolution.prototype.pickMediaByResolution :: line 30" data: no] bug 1053711 was filed for this. > Error: /builds/slave/test/gaia/build_stage/camera/shared/js/blobview.js: > [Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) > [nsIFileInputStream.init]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" > location: "JS frame :: ../../build/r.js :: xpcUtil.readFile :: line 197" data: no] this error is occurred in r.js > Exception: [Exception... "Component returned failure code: 0x80520006 > (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST) [nsILocalFile.isFile]" nsresult: "0x80520006 > (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST)" > location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> > file:///builds/slave/test/gaia/build/webapp-zip.js :: > WebappZip.prototype.isExcludedFromZip :: line 53" data: no] that's another mysterious error, the file comes from utils.ls() so it should always exist.
Flags: needinfo?(yurenju.mozilla)
keep needinfo myself to remember to fix it.
Flags: needinfo?(yurenju.mozilla)
Depends on: 1056536
Flags: needinfo?(yurenju.mozilla)
mostly error comes from creating xulrunner directory, bug 1056536 is filed for it.
more log for utils-xpc:writeContent() https://github.com/mozilla-b2g/gaia/pull/23305 gaia tree is closed now, I will land it when it open.
Blocks: 1059455
comment 79 is for v2.0, it does not have some fix for master.
it's the same for comment 79, it's commit for v2.0.
try to get approval for v2.0 on bug 1056536
seem this bug has been fixed :D please re-open it if it comes back again.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.