Intermittent IOError: node not found at MOZ_NODE_PATH fetches\node/node.exe
Categories
(Testing :: XPCShell Harness, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, regression)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=266298556&repo=mozilla-central
Full log: https://queue.taskcluster.net/v1/task/UsImzL1pQk-33yz8cExCgQ/runs/0/artifacts/public/logs/live_backing.log
14:23:38 INFO - 'TASKCLUSTER_ROOT_URL': 'https://taskcluster.net',
14:23:38 INFO - 'TASK_ID': 'UsImzL1pQk-33yz8cExCgQ',
14:23:38 INFO - 'TEMP': 'C:\Users\testdroid.YOGA-022\AppData\Local\Temp',
14:23:38 INFO - 'TMP': 'C:\Users\testdroid.YOGA-022\AppData\Local\Temp',
14:23:38 INFO - 'TOOLTOOL_CACHE': 'C:\tooltool-cache',
14:23:38 INFO - 'USERDOMAIN': 'YOGA-022',
14:23:38 INFO - 'USERDOMAIN_ROAMINGPROFILE': 'YOGA-022',
14:23:38 INFO - 'USERNAME': 'testdroid',
14:23:38 INFO - 'USERPROFILE': 'C:\Users\testdroid.YOGA-022',
14:23:38 INFO - 'WINDIR': 'C:\windows'}
14:23:38 INFO - Calling ['C:\tasks\task_1568294845\build\venv\Scripts\python', '-u', 'C:\tasks\task_1568294845\build\tests\xpcshell\runxpcshelltests.py', '--total-chunks', '3', '--this-chunk', '1', '--setpref=media.peerconnection.mtransport_process=false', '--setpref=network.process.enabled=false', u'--symbols-path=https://queue.taskcluster.net/v1/task/Hd82mGwYRC-Ja-IOMUP3ag/artifacts/public/build/target.crashreporter-symbols.zip', '--test-plugin-path=C:\tasks\task_1568294845\build\application\firefox\plugins', '--log-raw=C:\tasks\task_1568294845\build\blobber_upload_dir\xpcshell_raw.log', '--log-errorsummary=C:\tasks\task_1568294845\build\blobber_upload_dir\xpcshell_errorsummary.log', '--utility-path=tests/bin', '--xpcshell=C:\tasks\task_1568294845\build\application\firefox/xpcshell.exe', '--manifest=tests/xpcshell/tests/xpcshell.ini'] with output_timeout 1000
14:23:39 INFO - node not found at MOZ_NODE_PATH fetches\node/node.exe
14:23:39 INFO - Traceback (most recent call last):
14:23:39 INFO - File "C:\tasks\task_1568294845\build\tests\xpcshell\runxpcshelltests.py", line 1689, in <module>
14:23:39 INFO - main()
14:23:39 INFO - File "C:\tasks\task_1568294845\build\tests\xpcshell\runxpcshelltests.py", line 1684, in main
14:23:39 INFO - if not xpcsh.runTests(options):
14:23:39 INFO - File "C:\tasks\task_1568294845\build\tests\xpcshell\runxpcshelltests.py", line 1343, in runTests
14:23:39 INFO - self.trySetupNode()
14:23:39 INFO - File "C:\tasks\task_1568294845\build\tests\xpcshell\runxpcshelltests.py", line 1123, in trySetupNode
14:23:39 INFO - raise IOError(error)
14:23:39 INFO - IOError: node not found at MOZ_NODE_PATH fetches\node/node.exe
14:23:39 ERROR - Return code: 1
14:23:39 ERROR - No tests run or test summary not found
14:23:39 INFO - TinderboxPrint: xpcshell-xpcshell<br/><em class="testfail">T-FAIL</em>
14:23:39 WARNING - # TBPL FAILURE #
14:23:39 WARNING - setting return code to 2
Updated•5 years ago
|
Comment hidden (Intermittent Failures Robot) |
Description
•