Closed
Bug 989048
Opened 11 years ago
Closed 10 years ago
Frequent "marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start" or " mozrunner.errors.TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs
*
Summary:
Frequent "marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start" or " mozrunner.errors.TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs
Categories
(Testing :: General, defect)
Tracking
(firefox36 fixed, firefox37 fixed, firefox38 fixed, firefox-esr31 unaffected, b2g-v1.4 wontfix, b2g-v2.0 wontfix, b2g-v2.0M wontfix, b2g-v2.1 fixed, b2g-v2.1S fixed, b2g-v2.2 fixed, b2g-master fixed)
RESOLVED
FIXED
RESOLVED
FIXED
mozilla38
Iteration:
---
Accessibility Severity |
Tracking | Status | |
---|---|---|
firefox36 | --- | fixed |
firefox37 | --- | fixed |
firefox38 | --- | fixed |
firefox-esr31 | --- | unaffected |
b2g-v1.4 | --- | wontfix |
b2g-v2.0 | --- | wontfix |
b2g-v2.0M | --- | wontfix |
b2g-v2.1 | --- | fixed |
b2g-v2.1S | --- | fixed |
b2g-v2.2 | --- | fixed |
b2g-master | --- | fixed |
Tracking | Status | |
---|---|---|
firefox36 | ||
firefox37 | ||
firefox38 | ||
firefox-esr31 | ||
b2g-v1.4 | ||
b2g-v2.0 | ||
b2g-v2.0M | ||
b2g-v2.1 | ||
b2g-v2.1S | ||
b2g-v2.2 | ||
relnote-firefox | ||
b2g-master | ||
firefox-esr115 | ||
firefox-esr128 | ||
firefox-esr140 | ||
firefox139 | ||
firefox140 | ||
firefox141 |
People
(Reporter: RyanVM, Assigned: ting)
References
---
---
Details
(Keywords: intermittent-failure)
---
---
QA Whiteboard:
---
Change Request:
---
0
Bug Flags:
Crash Data
Signature:
None
Security
(public)
This bug is publicly visible.
User Story
Attachments
(3 files, 6 obsolete files)
4.76 KB,
text/plain
|
Details | |
3.38 KB,
text/plain
|
Details | |
1.01 KB,
patch
|
mdas
:
review+
|
Details | Diff | Splinter Review |
2.87 KB,
patch
|
Details | Diff | Splinter Review | |
2.87 KB,
patch
|
ahal
:
review+
|
Details | Diff | Splinter Review |
2.88 KB,
patch
|
Details | Diff | Splinter Review | |
3.73 KB,
patch
|
ahal
:
review+
|
Details | Diff | Splinter Review |
4.79 KB,
patch
|
Details | Diff | Splinter Review | |
4.79 KB,
patch
|
Details | Diff | Splinter Review |
I don't know where to file this because I'm not sure where to start looking for a cause. This started within the last few days and could be infra or could be some recent harness change. These are particularly problematic because TBPL can't easily star them, so they usually end up in the "b;r" bucket instead.
https://tbpl.mozilla.org/php/getParsedLog.php?id=36824620&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-3 on 2014-03-27 12:31:28 PDT for push d40ff3cec293
slave: tst-linux64-spot-790
12:33:21 INFO - Calling ['/builds/slave/test/build/venv/bin/python', 'runtestsb2g.py', '--adbpath=/builds/slave/test/build/emulator/b2g-distro/out/host/linux-x86/bin/adb', '--b2gpath=/builds/slave/test/build/emulator/b2g-distro', '--console-level=INFO', '--emulator=arm', '--logcat-dir=/builds/slave/test/build', '--remote-webserver=10.0.2.2', '', '--xre-path=/builds/slave/test/build/xre/bin', '--symbols-path=http://pvtbuilds.pvt.build.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator/20140327120133/b2g-31.0a1.en-US.android-arm.crashreporter-symbols.zip', '--busybox=/builds/slave/test/build/busybox', '--total-chunks=9', '--this-chunk=3'] with output_timeout 1000
12:33:21 INFO - /builds/slave/test/build/venv/local/lib/python2.7/site-packages/mozrunner/utils.py:19: UserWarning: Module manifestparser was already imported from /builds/slave/test/build/tests/mochitest/manifestparser.py, but /builds/slave/test/build/venv/lib/python2.7/site-packages is being added to sys.path
12:33:21 INFO - import pkg_resources
12:34:26 INFO - Traceback (most recent call last):
12:34:26 INFO - File "runtestsb2g.py", line 389, in <module>
12:34:26 INFO - main()
12:34:26 INFO - File "runtestsb2g.py", line 386, in main
12:34:26 INFO - run_remote_mochitests(parser, options)
12:34:26 INFO - File "runtestsb2g.py", line 310, in run_remote_mochitests
12:34:26 INFO - marionette = Marionette.getMarionetteOrExit(**kwargs)
12:34:26 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 556, in getMarionetteOrExit
12:34:26 INFO - m = cls(*args, **kwargs)
12:34:26 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 503, in __init__
12:34:26 INFO - self.emulator.start()
12:34:26 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/emulator.py", line 351, in start
12:34:26 INFO - raise Exception('timed out waiting for emulator to start')
12:34:26 INFO - Exception: timed out waiting for emulator to start
12:34:26 ERROR - Return code: 1
Flags: needinfo?(ahalberstadt)
Reporter | ||
Comment 1•11 years ago
|
||
FWIW, I suspect this is from a harness change because it only appears to affect trunk. Aurora and b2g28 do not appear to be hitting it.
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
I can't think of any harness changes that landed recently. This is what's failing:
http://mxr.mozilla.org/mozilla-central/source/testing/marionette/client/marionette/emulator.py#346
It's looking for a change in adb devices after launching the emulator. So either the emulator isn't starting up or there's some problem with how we are using adb devices. I don't see any problems with the latter after a quick look.
Flags: needinfo?(ahalberstadt)
Comment 5•11 years ago
|
||
I'd guess I'm starring in the neighborhood of 40-50 a day (as "b", typing the ";r" is too much trouble).
Comment 6•11 years ago
|
||
Not sure if it's related or not, but the qemu.logs that get uploaded to blobber just seem to be garbage. This is true for green runs too though. Having access to this might tell us what is happening.
Comment 7•11 years ago
|
||
I'll also land some debug output on Cedar. Unfortunately b2g mochitests are currently b0rked there, will need to hunt down who broke them first.
Comment 8•11 years ago
|
||
Attached file
Good qemu.log
— Details
Turns out the qemu.logs were just gzipped but didn't have their content-type set. This is the qemu.log of a failing job. For comparison, here is the qemu.log of a successful run (use zcat to view it):
http://mozilla-releng-blobs.s3.amazonaws.com/blobs/mozilla-central/sha512/21cbf7857cdae4239d1ce842d6138db14021c08563b4f6d1698b40b78d2c8fff584efa6b4eca05764fe6b1ff6bb533a1c68bda12f677fbd857e830d1c32af837
The difference seems to be the first line:
NAND: could not write file /tmp/android-cltbld/emulator-TPKvSG, Resource temporarily unavailable
Seems like something isn't always getting cleaned up properly? Not sure if this is a slave, test harness or emulator build problem.
Comment 9•11 years ago
|
||
Comment on attachment 8399429 [details]
Good qemu.log
I accidentally uploaded the good log.
Attachment #8399429 -
Attachment description: Bad qemu.log → Good qemu.log
Comment 11•11 years ago
|
||
We could look and see if any of the emulator repos changed around March 26-27. There don't seem to be any RelEng changes in that timeframe that look like possible culprits: https://wiki.mozilla.org/ReleaseEngineering/Maintenance
Comment 12•11 years ago
|
||
There are a couple of changes in this timeframe from non-gecko/gaia sources; not sure if any could be a culprit:
{
"repo": "http://git.mozilla.org/?p=external/apitrace/apitrace.git",
"commits": [
{
"commit": "glretrace: Don't rely on kCGLOGLPVersion_GL4_Core.",
"author": "Jos\u00e9 Fonseca",
"revision": "89c5816399e71bda92a8959b5b771c04d6672ea3"
},
{
"commit": "Revert \"qapitrace: fix an inline string FIXME request\"",
"author": "Jos\u00e9 Fonseca",
"revision": "cb7c76fe29110ac98cdd2677e42370fe7e6b8796"
},
{
"commit": "qapitrace: fix an inline string FIXME request",
"author": "Lawrence L Love",
"revision": "0d86efd38a375c526491c679f4d2185ebe51434e"
},
{
"commit": "glstate: Describe a few more transform feedback states.",
"author": "Jos\u00e9 Fonseca",
"revision": "3d91a979947afe25314882a47db1b2853b23b676"
},
{
"commit": "glretrace: avoid glXSwapBuffers failures because of... ",
"author": "Brian Paul",
"revision": "485846b2a40d8ac7d6c1c5f8af6d15b0c10af19d"
}
],
},
{
"repo": "http://git.mozilla.org/?p=b2g/moztt.git",
"commits": [
{
"commit": "Merge pull request #33 from jfkthame/woff",
"author": "Ryan VanderMeulen",
"revision": "5b93c7150acac5f657675b91889d828cc2b532e3"
},
{
"commit": "If the product defines MOZ_PRODUCT_COMPRESS_FONTS:... ",
"author": "Jonathan Kew",
"revision": "79b0cbfbded935c8acce4d16dd41f3d7d0dee182"
},
{
"commit": "Merge pull request #31 from jfkthame/khmer",
"author": "Ryan VanderMeulen",
"revision": "cb16958e41105d7c551d9941f522db97b8312538"
}
],
Michael, Gregor, could any of these cause the emulator to periodically fail to start? See the error at the top of the attachment in comment #10.
Comment 13•11 years ago
|
||
Actually this is starting to look like an infrastructure issue. Many of the occurrences of this problem today have been on the slave tst-linux64-spot-794. Can someone in rel-eng check this instance and see if /tmp/android-cltbld/ is inaccessible there for some reason?
Comment 14•11 years ago
|
||
Comment 15•11 years ago
|
||
Could we make this a TimeoutException rather than Exception:
https://mxr.mozilla.org/mozilla-central/source/testing/marionette/client/marionette/emulator.py#351
...so that TBPL staring working? (or alternatively adjust the Exception message)
Flags: needinfo?(jgriffin)
Comment 16•11 years ago
|
||
Comment 17•11 years ago
|
||
(In reply to Ed Morley [:edmorley UTC+0] from comment #15)
> Could we make this a TimeoutException rather than Exception:
> https://mxr.mozilla.org/mozilla-central/source/testing/marionette/client/
> marionette/emulator.py#351
>
> ...so that TBPL staring working? (or alternatively adjust the Exception
> message)
Yep, I'll take care of it today.
Flags: needinfo?(jgriffin)
Comment 18•11 years ago
|
||
Attached patch
Use TimeoutException instead of Exception for emulator startup timeouts, (obsolete)
— Details
— Splinter Review
Attachment #8400082 -
Flags: review?(mdas)
Updated•11 years ago
|
Assignee: nobody → jgriffin
Updated•11 years ago
|
Attachment #8400082 -
Flags: review?(mdas) → review+
Comment 19•11 years ago
|
||
That's great - thank you :-)
Pushed:
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/d0118120480d
Updated•11 years ago
|
Summary: Frequent "Exception: timed out waiting for emulator to start" errors on B2G mochitest runs → Frequent "TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs
Comment 20•11 years ago
|
||
Summary: Frequent "TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs → Frequent "marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs
Comment 21•11 years ago
|
||
Comment 22•11 years ago
|
||
Comment on attachment 8400082 [details] [diff] [review]
Use TimeoutException instead of Exception for emulator startup timeouts,
Landed on aurora too; a=test-only
remote: https://hg.mozilla.org/releases/mozilla-aurora/rev/797d9a31a0d8
Reporter | ||
Updated•11 years ago
|
status-b2g-v1.4:
--- → fixed
status-b2g-v2.0:
--- → fixed
status-firefox30:
--- → fixed
status-firefox31:
--- → fixed
Comment 23•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37172447&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-14 on 2014-04-02 16:27:20
revision: e4532beca6f2
slave: tst-linux64-spot-641
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Comment 25•11 years ago
|
||
The patch just helps with starring, I meant to add a leave-open.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•11 years ago
|
Status: REOPENED → NEW
Comment 26•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=37214610&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-1 on 2014-04-03 05:38:34
revision: 187c5a3d172f
slave: tst-linux64-spot-455
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 27•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37221922&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-1 on 2014-04-03 09:00:28
revision: c809fe4b8fba
slave: tst-linux64-spot-334
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 28•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=37222141&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14 on 2014-04-03 09:05:51
revision: 9abb2a6237c1
slave: tst-linux64-spot-334
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 29•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=37239789&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora debug test mochitest-debug-11 on 2014-04-03 14:39:40
revision: 3186bbc50050
slave: tst-linux64-spot-471
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 30•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37249377&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-12 on 2014-04-03 17:48:19
revision: 6c924a018540
slave: tst-linux64-spot-471
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 31•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37256139&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-5 on 2014-04-03 21:04:57
revision: 1e38b4aa8889
slave: tst-linux64-spot-496
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 32•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
nmatsakis
https://tbpl.mozilla.org/php/getParsedLog.php?id=37269714&tree=Try
b2g_emulator_vm try debug test mochitest-debug-11 on 2014-04-04 04:11:14
revision: 82fd9e987cae
slave: tst-linux64-spot-540
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 33•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=37275499&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-6 on 2014-04-04 06:12:22
revision: 6c924a018540
slave: tst-linux64-spot-334
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 34•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=37275825&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10 on 2014-04-04 06:19:31
revision: 57547c682f35
slave: tst-linux64-spot-334
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 35•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=37288143&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-9 on 2014-04-04 11:05:15
revision: f2fac39aaab4
slave: tst-linux64-spot-516
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 36•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=37296447&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-13 on 2014-04-04 13:31:23
revision: 3831f8e22e30
slave: tst-linux64-spot-516
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 37•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=37298056&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-2 on 2014-04-04 13:30:14
revision: 1b88de484816
slave: tst-linux64-spot-499
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 38•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37301256&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-5 on 2014-04-04 13:58:22
revision: cbb81640ea16
slave: tst-linux64-spot-535
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 39•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37322853&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-12 on 2014-04-05 14:13:39
revision: 2f311d1d1c6e
slave: tst-linux64-spot-629
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 40•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
MattN
https://tbpl.mozilla.org/php/getParsedLog.php?id=37323199&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora debug test mochitest-debug-10 on 2014-04-05 15:14:18
revision: 61fdd94d78fe
slave: tst-linux64-spot-450
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 41•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
MattN
https://tbpl.mozilla.org/php/getParsedLog.php?id=37323200&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora debug test mochitest-debug-11 on 2014-04-05 15:14:38
revision: 61fdd94d78fe
slave: tst-linux64-spot-516
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 42•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37327572&tree=Fx-Team
b2g_emulator_vm fx-team opt test mochitest-8 on 2014-04-05 22:44:39
revision: 317a809acdc8
slave: tst-linux64-spot-516
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 43•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37346870&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-13 on 2014-04-06 18:25:00
revision: 5405d6f4e3c6
slave: tst-linux64-spot-334
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 44•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37348652&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-4 on 2014-04-06 19:55:17
revision: cc8f1cb05cbc
slave: tst-linux64-spot-334
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 45•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37349777&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-14 on 2014-04-06 20:56:28
revision: 147581a518c3
slave: tst-linux64-spot-334
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 46•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=37358372&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-9 on 2014-04-07 02:28:12
revision: a1c7ec654ec4
slave: tst-linux64-spot-629
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 47•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=37359331&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-3 on 2014-04-07 02:51:38
revision: 814f77d08ee7
slave: tst-linux64-spot-629
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 48•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=37359090&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-2 on 2014-04-07 02:46:48
revision: 713a8e0effc6
slave: tst-linux64-spot-629
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 49•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=37358758&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test mochitest-7 on 2014-04-07 02:38:31
revision: 6e028297be14
slave: tst-linux64-spot-629
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 50•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=37358534&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test crashtest-1 on 2014-04-07 02:33:34
revision: 6e028297be14
slave: tst-linux64-spot-629
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 51•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=37366689&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test crashtest-2 on 2014-04-07 05:31:31
revision: db24a17d8f58
slave: tst-linux64-spot-487
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Updated•11 years ago
|
Assignee: jgriffin → nobody
Comment 52•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37408562&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-7 on 2014-04-07 18:01:04
revision: 3a0099215f2d
slave: tst-linux64-spot-726
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 53•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37413893&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test xpcshell on 2014-04-07 20:00:35
revision: fae9b3994877
slave: tst-linux64-spot-726
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 54•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37416993&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-6 on 2014-04-07 21:10:42
revision: d519f142881b
slave: tst-linux64-spot-726
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 55•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37418290&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-7 on 2014-04-07 21:41:47
revision: e39b09e7a3a8
slave: tst-linux64-spot-726
abort: HTTP Error 500: Internal Server Error
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 56•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=37456720&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test mochitest-2 on 2014-04-08 10:59:25
revision: 70aebd1f91b2
slave: tst-linux64-spot-850
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 57•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=37622492&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-3 on 2014-04-11 04:37:06
revision: d8c1b10c3a3d
slave: tst-linux64-spot-799
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 58•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=37622599&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-4 on 2014-04-11 04:36:57
revision: d8c1b10c3a3d
slave: tst-linux64-spot-764
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 59•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=37750467&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-1 on 2014-04-14 05:55:20
revision: e2aff2cd9a9a
slave: tst-linux64-spot-482
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 60•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=37750465&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-14 on 2014-04-14 05:55:26
revision: e2aff2cd9a9a
slave: tst-linux64-spot-661
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 61•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37808533&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4 on 2014-04-14 20:35:01
revision: 351382fc8e1f
slave: tst-linux64-spot-705
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 62•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=37808834&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-2 on 2014-04-14 20:41:58
revision: 143a22dd2399
slave: tst-linux64-spot-637
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 63•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=37887916&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-7 on 2014-04-15 18:43:01
revision: 0a62b1b96edd
slave: tst-linux64-spot-415
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 64•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38159194&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-3 on 2014-04-19 20:25:55
revision: 56fe9fa6abcd
slave: tst-linux64-spot-738
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 65•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38159189&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-10 on 2014-04-19 20:25:55
revision: 56fe9fa6abcd
slave: tst-linux64-spot-766
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 66•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38159476&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2 on 2014-04-19 20:27:14
revision: 56fe9fa6abcd
slave: tst-linux64-spot-475
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 67•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=38207318&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-15 on 2014-04-21 15:24:03
revision: 2437e62cb786
slave: tst-linux64-spot-554
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 68•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=38627454&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-9 on 2014-04-28 06:08:03
revision: 4d926af89907
slave: tst-linux64-spot-212
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 69•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=38631635&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-15 on 2014-04-28 07:19:27
revision: fbe7d0fd049c
slave: tst-linux64-spot-191
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 70•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=38631097&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-4 on 2014-04-28 07:08:33
revision: 2fce5442af8f
slave: tst-linux64-spot-895
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 71•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=38634016&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-1 on 2014-04-28 08:00:48
revision: 680f0c2dd89b
slave: tst-linux64-spot-191
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 72•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38635393&tree=Fx-Team
b2g_emulator_vm fx-team opt test mochitest-3 on 2014-04-28 08:21:38
revision: 86dce59c3d16
slave: tst-linux64-spot-191
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 73•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38692776&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-10 on 2014-04-29 01:56:12
revision: 32da83ceb532
slave: tst-linux64-spot-618
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 74•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38724574&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8 on 2014-04-29 10:25:49
revision: b7a8d76c6685
slave: tst-linux64-spot-303
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 75•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38724496&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-1 on 2014-04-29 10:12:18
revision: 77abda00ae6e
slave: tst-linux64-spot-356
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 76•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38724541&tree=Fx-Team
b2g_emulator_vm fx-team opt test mochitest-5 on 2014-04-29 10:13:08
revision: 77abda00ae6e
slave: tst-linux64-spot-623
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 77•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38724192&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-15 on 2014-04-29 10:17:11
revision: 7bb33e71b2a0
slave: tst-linux64-spot-665
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 78•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=38724192&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-15 on 2014-04-29 10:17:11
revision: 7bb33e71b2a0
slave: tst-linux64-spot-665
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 79•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38725243&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11 on 2014-04-29 10:26:42
revision: b7a8d76c6685
slave: tst-linux64-spot-784
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 80•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38725243&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11 on 2014-04-29 10:26:42
revision: b7a8d76c6685
slave: tst-linux64-spot-784
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 81•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38725938&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-8 on 2014-04-29 10:42:37
revision: f52ced52f369
slave: tst-linux64-spot-327
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 82•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38729088&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-15 on 2014-04-29 11:07:32
revision: 26a006552b80
slave: tst-linux64-spot-632
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 83•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38734346&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-11 on 2014-04-29 12:34:16
revision: 12fe8b5be961
slave: tst-linux64-spot-496
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 84•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=38797297&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-11 on 2014-04-30 05:10:55
revision: d117216ee540
slave: tst-linux64-spot-370
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 85•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38624105&tree=Mozilla-B2g28-v1.3
b2g_emulator_vm mozilla-b2g28_v1_3 opt test marionette-webapi on 2014-04-28 05:00:03
revision: d7b1e90008e5
slave: tst-linux64-spot-228
Exception: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 86•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38824221&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-6 on 2014-04-30 11:45:00
revision: e4be5203a3c9
slave: tst-linux64-spot-691
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 87•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38824806&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-9 on 2014-04-30 12:02:10
revision: a6864d25a859
slave: tst-linux64-spot-700
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 88•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38826334&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-5 on 2014-04-30 12:53:35
revision: 34887cdb5616
slave: tst-linux64-spot-073
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 89•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38835278&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-8 on 2014-04-30 16:21:29
revision: fd28060279e7
slave: tst-linux64-spot-413
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 90•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38835480&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-3 on 2014-04-30 16:21:55
revision: fd28060279e7
slave: tst-linux64-spot-562
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 91•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=38836013&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-13 on 2014-04-30 16:40:15
revision: 0c0a04665c48
slave: tst-linux64-spot-441
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 92•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=38839432&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test xpcshell on 2014-04-30 17:09:53
revision: ab6da1212288
slave: tst-linux64-spot-637
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 93•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38839432&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test xpcshell on 2014-04-30 17:09:53
revision: ab6da1212288
slave: tst-linux64-spot-637
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 94•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38872813&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-05-01 07:03:32
revision: 720a660bac20
slave: tst-linux64-spot-519
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 95•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=38878243&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-12 on 2014-05-01 09:39:31
revision: 35f9431188ca
slave: tst-linux64-spot-343
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 96•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=38885057&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-12 on 2014-05-01 11:43:23
revision: 8390ac871e97
slave: tst-linux64-spot-543
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 97•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=38885578&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-8 on 2014-05-01 11:52:32
revision: e8afdde798c3
slave: tst-linux64-spot-767
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 98•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39098831&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-9 on 2014-05-05 19:51:27
revision: 56aa5c49bfc4
slave: tst-linux64-spot-633
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 99•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39149336&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-10 on 2014-05-06 12:31:31
revision: ddc83fed3e55
slave: tst-linux64-spot-494
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 100•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39149336&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-10 on 2014-05-06 12:31:31
revision: ddc83fed3e55
slave: tst-linux64-spot-494
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 101•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39151030&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-3 on 2014-05-06 12:35:58
revision: 4a86ed630036
slave: tst-linux64-spot-420
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 102•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39154673&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test xpcshell on 2014-05-06 13:27:46
revision: 46c5cb31dc28
slave: tst-linux64-spot-532
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 103•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39182098&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test xpcshell on 2014-05-06 21:15:42
revision: b80d7b793842
slave: tst-linux64-spot-640
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 104•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39184315&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-1 on 2014-05-06 22:28:19
revision: b80d7b793842
slave: tst-linux64-spot-344
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 105•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39193608&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-14 on 2014-05-07 02:50:16
revision: 80613b18432f
slave: tst-linux64-spot-314
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 106•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39221616&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-2 on 2014-05-07 10:48:22
revision: bf9cc4b2aae6
slave: tst-linux64-spot-725
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 107•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39227637&tree=Fx-Team
b2g_emulator_vm fx-team debug test xpcshell on 2014-05-07 12:25:31
revision: bc2682a7248c
slave: tst-linux64-spot-393
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 108•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39228645&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-13 on 2014-05-07 12:53:08
revision: 7202bd8d3e15
slave: tst-linux64-spot-756
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 109•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39233281&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-12 on 2014-05-07 14:42:21
revision: 1cb4e164d59c
slave: tst-linux64-spot-399
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 110•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39236097&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-13 on 2014-05-07 15:28:16
revision: d74281e6d571
slave: tst-linux64-spot-705
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 111•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39291507&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-8 on 2014-05-08 09:47:31
revision: 254616e044b1
slave: tst-linux64-spot-332
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 112•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39393101&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-13 on 2014-05-09 15:02:17
revision: 626698fe5f8b
slave: tst-linux64-ec2-050
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 113•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39591736&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-5 on 2014-05-13 12:57:21
revision: 59c2d4b0bb8b
slave: tst-linux64-spot-828
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 114•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39602229&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-5 on 2014-05-13 14:56:56
revision: 846f40058a4e
slave: tst-linux64-spot-195
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 115•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39633914&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-3 on 2014-05-14 01:51:17
revision: 5c99d5136ad7
slave: tst-linux64-spot-889
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 116•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39641983&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test crashtest-1 on 2014-05-14 04:26:18
revision: b5e53bcf6563
slave: tst-linux64-spot-889
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 117•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39653896&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test crashtest-1 on 2014-05-14 07:08:33
revision: 93e03b8c127e
slave: tst-linux64-spot-293
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 118•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39653472&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-14 on 2014-05-14 06:52:33
revision: 8629e195de4b
slave: tst-linux64-spot-234
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 119•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39656864&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-2 on 2014-05-14 07:51:27
revision: 5754fc307237
slave: tst-linux64-spot-889
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 120•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39660317&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-8 on 2014-05-14 08:41:25
revision: b087a5bdaca0
slave: tst-linux64-spot-889
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 121•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39732750&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-1 on 2014-05-15 06:43:30
revision: 01c062964d20
slave: tst-linux64-spot-055
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 122•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39769965&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-9 on 2014-05-15 17:12:16
revision: 46b718e4a76d
slave: tst-linux64-spot-703
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 123•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=40022200&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-15 on 2014-05-20 08:59:13
revision: 077e1eca9084
slave: tst-linux64-spot-476
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 124•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=40021918&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-10 on 2014-05-20 08:56:17
revision: 50497eabc8db
slave: tst-linux64-spot-454
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 125•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=40036447&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-2 on 2014-05-20 13:13:48
revision: 37e1dd2155b6
slave: tst-linux64-spot-582
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
requests.exceptions.SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Return code: 1
Comment 126•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=40102499&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-05-21 07:20:22
revision: 83849e385943
slave: tst-linux64-spot-007
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
requests.exceptions.SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Return code: 1
Comment 127•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=40414081&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-4 on 2014-05-26 09:35:33
revision: a3f2754fcfb8
slave: tst-linux64-spot-535
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 128•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=40468025&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-4 on 2014-05-27 10:10:20
revision: 718b0c6fa873
slave: tst-linux64-spot-995
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 129•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=40476133&tree=Try
b2g_emulator_vm try debug test xpcshell on 2014-05-27 11:54:53
revision: e864d3ad604e
slave: tst-linux64-spot-995
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 130•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=40490825&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test crashtest-2 on 2014-05-27 15:16:08
revision: 448f2153d6d3
slave: tst-linux64-spot-995
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 131•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=40595339&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4 on 2014-05-28 18:14:15
revision: 9bb48a3dc7e7
slave: tst-linux64-spot-276
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 132•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=40637396&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14 on 2014-05-29 07:04:23
revision: 498162161226
slave: tst-linux64-spot-238
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 133•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=40657222&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-11 on 2014-05-29 11:29:10
revision: ca1f7ae987ee
slave: tst-linux64-spot-462
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 134•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=40711705&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-5 on 2014-05-30 01:09:57
revision: 6785b6091719
slave: tst-linux64-spot-417
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 135•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=40713428&tree=Mozilla-B2g28-v1.3t
b2g_emulator_vm mozilla-b2g28_v1_3t opt test crashtest-3 on 2014-05-30 01:42:42
revision: 1945abae19ff
slave: tst-linux64-spot-417
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
Exception: timed out waiting for emulator to start
Return code: 1
Comment 136•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=40729134&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-7 on 2014-05-30 07:10:49
revision: 1a00dde01343
slave: tst-linux64-spot-228
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 137•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
jwatt
https://tbpl.mozilla.org/php/getParsedLog.php?id=40799709&tree=Try
b2g_emulator_vm try opt test reftest-2 on 2014-05-31 04:53:26
revision: 566f3648a7c8
slave: tst-linux64-spot-492
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 138•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
jwatt
https://tbpl.mozilla.org/php/getParsedLog.php?id=40799837&tree=Try
b2g_emulator_vm try debug test mochitest-debug-6 on 2014-05-31 04:53:52
revision: 566f3648a7c8
slave: tst-linux64-spot-302
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 139•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=40836921&tree=Try
b2g_emulator_vm try debug test mochitest-debug-15 on 2014-06-01 15:42:53
revision: 75daef4af545
slave: tst-linux64-spot-492
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 140•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=40861707&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-06-02 06:11:37
revision: a4957e3ceafb
slave: tst-linux64-spot-420
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 141•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=40876525&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-15 on 2014-06-02 09:43:43
revision: f411f40ae574
slave: tst-linux64-spot-522
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 142•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=40876525&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-15 on 2014-06-02 09:43:43
revision: f411f40ae574
slave: tst-linux64-spot-522
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 143•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=40901232&tree=Mozilla-B2g28-v1.3
b2g_emulator_vm mozilla-b2g28_v1_3 debug test xpcshell on 2014-06-02 15:36:05
revision: da5bb07715ce
slave: tst-linux64-spot-222
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
Exception: timed out waiting for emulator to start
Comment 144•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=40930559&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-4 on 2014-06-02 23:31:36
revision: aa33872741f6
slave: tst-linux64-spot-733
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 145•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=40961883&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-1 on 2014-06-03 08:09:28
revision: c970565582c2
slave: tst-linux64-spot-158
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 146•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=40963405&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-2 on 2014-06-03 08:32:42
revision: 89c75d9c9007
slave: tst-linux64-spot-158
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 147•11 years ago
|
||
I update my B2G and try to run mochitest on my linux PC. It can always reproduce. Here is my log. Can anyone help?
/home/steven/workspace/b2g/emulator2/gecko/python/mach/mach/main.py:246: UserWarning: Module mozprocess was already imported from /home/steven/workspace/b2g/emulator2/gecko/testing/mozbase/mozprocess/mozprocess/__init__.pyc, but /usr/local/lib/python2.7/dist-packages/mozprocess-0.5-py2.7.egg is being added to sys.path
import pkg_resources
From _tests: Kept 12485 existing; Added/updated 0; Removed 0 files and 0 directories.
Error running mach:
['mochitest-remote']
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You should consider filing a bug for this issue.
If filing a bug, please include the full output of mach, including this error
message.
The details of the failure are as follows:
TimeoutException: TimeoutException: timed out waiting for emulator to start
File "/home/steven/workspace/b2g/emulator2/gecko/testing/mochitest/mach_commands.py", line 714, in run_mochitest_remote
xre_path=self.xre_path, test_paths=test_paths, **kwargs)
File "/home/steven/workspace/b2g/emulator2/gecko/testing/mochitest/mach_commands.py", line 184, in run_b2g_test
return mochitest.run_remote_mochitests(parser, options)
File "/home/steven/workspace/b2g/emulator2/objdir-gecko/_tests/testing/mochitest/runtestsb2g.py", line 303, in run_remote_mochitests
marionette = Marionette.getMarionetteOrExit(**kwargs)
File "/home/steven/workspace/b2g/emulator2/gecko/testing/marionette/client/marionette/marionette.py", line 565, in getMarionetteOrExit
m = cls(*args, **kwargs)
File "/home/steven/workspace/b2g/emulator2/gecko/testing/marionette/client/marionette/marionette.py", line 512, in __init__
self.emulator.start()
File "/home/steven/workspace/b2g/emulator2/gecko/testing/marionette/client/marionette/emulator.py", line 343, in start
raise TimeoutException('timed out waiting for emulator to start')
Comment 148•11 years ago
|
||
(In reply to StevenLee[:slee] from comment #147)
> I update my B2G and try to run mochitest on my linux PC. It can always
> reproduce. Here is my log. Can anyone help?
I found the problem on my PC. It's because I'm running mochitest from screen and it does not have x-window. When I running mochitest from the terminal, it works fine.
Comment 149•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41164087&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-3 on 2014-06-05 18:29:51
revision: efca8ebc717a
slave: tst-linux64-spot-831
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 150•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
karlt
https://tbpl.mozilla.org/php/getParsedLog.php?id=41185778&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-10 on 2014-06-06 00:50:50
revision: 58f1f6dbe7ce
slave: tst-linux64-spot-570
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 151•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41183683&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-7 on 2014-06-06 00:28:38
revision: 44daca3648be
slave: tst-linux64-spot-566
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 152•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41249146&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-11 on 2014-06-06 16:10:42
revision: 44cc0bdf80f7
slave: tst-linux64-spot-543
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 153•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41249945&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test xpcshell on 2014-06-06 16:11:09
revision: 5e2ba7b18016
slave: tst-linux64-spot-666
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
remoteFailed: [Failure instance: Traceback (failure with no frames): <class 'twisted.spread.pb.PBConnectionLost'>: [Failure instance: Traceback (failure with no frames): <class 'socket.error'>: [Errno 9] Bad file descriptor
Comment 154•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41248912&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test crashtest-3 on 2014-06-06 16:08:46
revision: f12611101467
slave: tst-linux64-spot-312
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 155•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41250114&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-6 on 2014-06-06 16:14:06
revision: 44cc0bdf80f7
slave: tst-linux64-spot-387
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 156•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41300142&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-4 on 2014-06-07 17:19:57
revision: a2f0e0619332
slave: tst-linux64-spot-594
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 157•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41326756&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test xpcshell on 2014-06-08 18:10:46
revision: 7f3f35b511f8
slave: tst-linux64-spot-631
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 158•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41353000&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-7 on 2014-06-09 05:26:10
revision: 6d03bb55f201
slave: tst-linux64-spot-1022
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 159•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41353313&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-4 on 2014-06-09 05:32:28
revision: 34fdf4d7fa37
slave: tst-linux64-spot-929
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 160•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41353426&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-3 on 2014-06-09 05:34:38
revision: 34fdf4d7fa37
slave: tst-linux64-spot-297
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 161•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41353480&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-5 on 2014-06-09 05:36:00
revision: 261ac0a51324
slave: tst-linux64-spot-009
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 162•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41363539&tree=Fx-Team
b2g_emulator_vm fx-team opt test mochitest-4 on 2014-06-09 09:02:19
revision: 6e5607b09d8f
slave: tst-linux64-spot-292
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 163•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41360488&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-15 on 2014-06-09 08:11:22
revision: 3136684c0dd7
slave: tst-linux64-spot-211
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 164•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41341693&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-5 on 2014-06-09 01:58:08
revision: e3f85877db29
slave: tst-linux64-spot-858
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 165•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41383860&tree=Mozilla-B2g28-v1.3
b2g_emulator_vm mozilla-b2g28_v1_3 opt test reftest-11 on 2014-06-09 14:14:47
revision: d69044105d61
slave: tst-linux64-spot-005
Exception: timed out waiting for emulator to start
Return code: 1
Comment 166•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41356307&tree=Try
b2g_emulator_vm try opt test marionette-webapi on 2014-06-09 06:51:25
revision: 8fa5dc94a2d2
slave: tst-linux64-spot-1007
errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 167•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41358500&tree=Try
b2g_emulator_vm try opt test marionette-webapi on 2014-06-09 07:39:22
revision: 8fa5dc94a2d2
slave: tst-linux64-spot-292
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 168•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41358557&tree=Try
b2g_emulator_vm try opt test marionette-webapi on 2014-06-09 07:39:13
revision: 8fa5dc94a2d2
slave: tst-linux64-spot-020
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 169•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41358290&tree=Try
b2g_emulator_vm try opt test marionette-webapi on 2014-06-09 07:36:34
revision: 8fa5dc94a2d2
slave: tst-linux64-spot-070
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 170•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41455088&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test xpcshell on 2014-06-10 10:42:55
revision: 96ef1c669110
slave: tst-linux64-spot-276
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 171•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41456017&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-8 on 2014-06-10 10:53:09
revision: 1f7a3c711d88
slave: tst-linux64-spot-1024
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 172•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41532611&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-9 on 2014-06-11 10:06:55
revision: 672e984a1c03
slave: tst-linux64-spot-120
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 173•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41553690&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test crashtest-1 on 2014-06-11 15:15:01
revision: 52dd813605b5
slave: tst-linux64-spot-326
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 174•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41589165&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-15 on 2014-06-12 02:04:34
revision: 47bf0d6847e4
slave: tst-linux64-spot-333
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 175•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41636210&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-4 on 2014-06-12 15:40:36
revision: adcf3f05f813
slave: tst-linux64-spot-1074
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 176•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41676743&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-3 on 2014-06-13 07:21:16
revision: 53bb2e64badf
slave: tst-linux64-spot-840
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 177•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=41677050&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-8 on 2014-06-13 07:28:55
revision: 2eb937edf1d5
slave: tst-linux64-spot-286
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 178•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=41676887&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-2 on 2014-06-13 07:29:20
revision: 2eb937edf1d5
slave: tst-linux64-spot-237
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 179•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=41677144&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-7 on 2014-06-13 07:29:13
revision: 2eb937edf1d5
slave: tst-linux64-spot-998
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 180•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=41677752&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-7 on 2014-06-13 07:42:05
revision: 4703e507f6cd
slave: tst-linux64-spot-199
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 181•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=41677821&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-10 on 2014-06-13 07:34:15
revision: 033c256b3b4c
slave: tst-linux64-spot-232
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 182•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=41677876&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-4 on 2014-06-13 07:35:32
revision: adce3575049d
slave: tst-linux64-spot-834
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 183•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41677794&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-16 on 2014-06-13 07:36:04
revision: fd69e49d086f
slave: tst-linux64-spot-235
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 184•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41677187&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-12 on 2014-06-13 07:23:50
revision: 619825a5b835
slave: tst-linux64-spot-220
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 185•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41678173&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-19 on 2014-06-13 07:36:12
revision: fd69e49d086f
slave: tst-linux64-spot-033
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 186•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41712912&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4 on 2014-06-13 15:39:22
revision: b6e15020d2d7
slave: tst-linux64-spot-184
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 187•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41714053&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-3 on 2014-06-13 16:06:35
revision: b6e15020d2d7
slave: tst-linux64-spot-184
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 188•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=41727962&tree=Fx-Team
b2g_emulator_vm fx-team opt test mochitest-8 on 2014-06-13 20:14:34
revision: b2ae20690ef2
slave: tst-linux64-spot-568
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 189•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41787432&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4 on 2014-06-16 05:13:16
revision: f0d67b1ccff9
slave: tst-linux64-spot-357
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 190•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41788532&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-9 on 2014-06-16 05:34:00
revision: 695234b1c393
slave: tst-linux64-spot-1065
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 191•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41788578&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-3 on 2014-06-16 05:38:08
revision: 80431d4fd0da
slave: tst-linux64-spot-752
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 192•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41788792&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-15 on 2014-06-16 05:39:31
revision: 80431d4fd0da
slave: tst-linux64-spot-317
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 193•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41788802&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-1 on 2014-06-16 05:38:19
revision: 80431d4fd0da
slave: tst-linux64-spot-383
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 194•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41787133&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-10 on 2014-06-16 05:14:51
revision: 00594a5ed74d
slave: tst-linux64-spot-458
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 195•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41788648&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-5 on 2014-06-16 05:34:12
revision: 695234b1c393
slave: tst-linux64-spot-633
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 196•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41789488&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8 on 2014-06-16 05:58:19
revision: fd9d7853086e
slave: tst-linux64-spot-1054
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 197•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41788734&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-3 on 2014-06-16 05:39:17
revision: 80431d4fd0da
slave: tst-linux64-spot-684
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 198•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41790413&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-3 on 2014-06-16 06:12:37
revision: 7a5ae7eec2db
slave: tst-linux64-spot-574
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 199•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41790624&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10 on 2014-06-16 05:48:20
revision: 7a5ae7eec2db
slave: tst-linux64-spot-654
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 200•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41791711&tree=Try
b2g_emulator_vm try opt test reftest-10 on 2014-06-16 06:38:29
revision: 86f6e723e960
slave: tst-linux64-spot-763
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 201•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41792238&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-9 on 2014-06-16 06:50:36
revision: cef76a248487
slave: tst-linux64-spot-610
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 202•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41792426&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-13 on 2014-06-16 06:57:17
revision: cef76a248487
slave: tst-linux64-spot-537
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 203•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41792239&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test mochitest-9 on 2014-06-16 06:48:42
revision: f2413cf1965e
slave: tst-linux64-spot-396
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 204•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41787703&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-11 on 2014-06-16 05:23:18
revision: c3a0c9aa3cb8
slave: tst-linux64-spot-610
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 205•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41777610&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-20 on 2014-06-16 01:54:08
revision: 2949e8bef869
slave: tst-linux64-spot-413
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 206•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41792689&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora debug test mochitest-debug-13 on 2014-06-16 06:57:28
revision: f2413cf1965e
slave: tst-linux64-spot-633
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 207•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41788200&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora debug test mochitest-debug-10 on 2014-06-16 05:16:04
revision: 00594a5ed74d
slave: tst-linux64-spot-1071
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 208•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41792678&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-20 on 2014-06-16 06:59:34
revision: fd9d7853086e
slave: tst-linux64-spot-357
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 209•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41792610&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-2 on 2014-06-16 06:57:17
revision: cef76a248487
slave: tst-linux64-spot-1065
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 210•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
bobowen
https://tbpl.mozilla.org/php/getParsedLog.php?id=41787014&tree=Try
b2g_emulator_vm try debug test mochitest-debug-15 on 2014-06-16 05:04:33
revision: 90044785c4ff
slave: tst-linux64-spot-380
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 211•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41794187&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1 on 2014-06-16 07:42:17
revision: 32c13ea4c9e4
slave: tst-linux64-spot-438
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 212•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41811769&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-5 on 2014-06-16 13:16:28
revision: f963ee82e59a
slave: tst-linux64-spot-974
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 213•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41811840&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-3 on 2014-06-16 13:16:31
revision: f963ee82e59a
slave: tst-linux64-spot-188
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 214•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41811498&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10 on 2014-06-16 13:12:21
revision: f19ca5123d6a
slave: tst-linux64-spot-830
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 215•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41813748&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-13 on 2014-06-16 13:38:06
revision: 443361e2724a
slave: tst-linux64-spot-006
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 216•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41838755&tree=Try
b2g_emulator_vm try opt test reftest-8 on 2014-06-16 20:33:56
revision: 7bd94b431399
slave: tst-linux64-spot-449
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 217•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41839056&tree=Try
b2g_emulator_vm try opt test reftest-6 on 2014-06-16 20:37:35
revision: be481f254e6d
slave: tst-linux64-spot-665
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 218•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41853028&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-2 on 2014-06-17 01:47:43
revision: 7f309a3a4d3d
slave: tst-linux64-spot-258
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 219•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41871752&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-14 on 2014-06-17 06:46:18
revision: 888d54549b20
slave: tst-linux64-spot-173
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 220•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41881219&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8 on 2014-06-17 09:38:30
revision: 56b033bd8c47
slave: tst-linux64-spot-064
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 221•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41882395&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora debug test mochitest-debug-2 on 2014-06-17 10:04:28
revision: 0361c0f320ca
slave: tst-linux64-spot-064
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 222•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41884547&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-5 on 2014-06-17 10:35:11
revision: a2b2fa740fea
slave: tst-linux64-spot-390
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 223•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41884346&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-6 on 2014-06-17 10:34:46
revision: a2b2fa740fea
slave: tst-linux64-spot-381
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 224•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41889189&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-9 on 2014-06-17 11:38:51
revision: 37bd67e472d5
slave: tst-linux64-spot-037
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 225•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41889973&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-11 on 2014-06-17 11:48:14
revision: fe0359fb57db
slave: tst-linux64-spot-271
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 226•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41890714&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test xpcshell on 2014-06-17 11:54:41
revision: d7d8d524f679
slave: tst-linux64-spot-177
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 227•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41890480&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-3 on 2014-06-17 12:01:51
revision: 9c69f87096d4
slave: tst-linux64-spot-064
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 228•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41891831&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test marionette-webapi on 2014-06-17 12:20:04
revision: 792d1ef07230
slave: tst-linux64-spot-064
errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 229•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41893875&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-3 on 2014-06-17 12:45:13
revision: e70df1b6d9fa
slave: tst-linux64-spot-101
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 230•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41896329&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-4 on 2014-06-17 13:28:56
revision: 2d8eb8af4cd0
slave: tst-linux64-spot-602
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 231•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41897531&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-4 on 2014-06-17 13:31:38
revision: e7d4f9afa7f2
slave: tst-linux64-spot-1091
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 232•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41898306&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-1 on 2014-06-17 13:38:52
revision: 76486dd239b0
slave: tst-linux64-spot-411
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 233•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41898437&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-4 on 2014-06-17 13:39:53
revision: 76486dd239b0
slave: tst-linux64-spot-602
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 234•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41899029&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-4 on 2014-06-17 13:35:05
revision: e7d4f9afa7f2
slave: tst-linux64-spot-586
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 235•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41898885&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-4 on 2014-06-17 13:35:03
revision: 2d8eb8af4cd0
slave: tst-linux64-spot-417
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 236•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41900028&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-10 on 2014-06-17 14:02:54
revision: 5be519918f65
slave: tst-linux64-spot-769
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 237•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41900124&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-1 on 2014-06-17 14:02:36
revision: 5be519918f65
slave: tst-linux64-spot-411
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 238•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41903837&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-17 on 2014-06-17 14:55:45
revision: 5a5f30915141
slave: tst-linux64-spot-064
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 239•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41905252&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-7 on 2014-06-17 15:07:42
revision: 2b1d50423271
slave: tst-linux64-spot-037
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 240•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41903252&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-4 on 2014-06-17 14:35:33
revision: bb35d1b73634
slave: tst-linux64-spot-037
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 241•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41909124&tree=Fx-Team
b2g_emulator_vm fx-team opt test mochitest-1 on 2014-06-17 16:13:28
revision: 0d19c3ec7b2b
slave: tst-linux64-spot-064
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 242•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41915855&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11 on 2014-06-17 17:32:34
revision: 6419d2007c97
slave: tst-linux64-spot-037
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 243•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41914906&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-4 on 2014-06-17 17:34:35
revision: 523491fa3339
slave: tst-linux64-spot-064
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 244•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=41922941&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-3 on 2014-06-17 19:32:31
revision: 3124e2c41202
slave: tst-linux64-spot-037
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 245•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41934217&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-1 on 2014-06-17 22:46:27
revision: 9d86b9442f0b
slave: tst-linux64-spot-766
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 246•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41935006&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-5 on 2014-06-17 23:15:51
revision: a7940ddffc93
slave: tst-linux64-spot-840
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 247•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41927695&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-5 on 2014-06-17 20:46:55
revision: 5e2296adfe39
slave: tst-linux64-spot-101
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 248•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Michael Brennan
https://tbpl.mozilla.org/php/getParsedLog.php?id=41933379&tree=Try
b2g_emulator_vm try opt test reftest-8 on 2014-06-17 22:43:03
revision: 1a2650fd2437
slave: tst-linux64-spot-593
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 249•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=41949572&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-5 on 2014-06-18 03:00:36
revision: bd48de0a468d
slave: tst-linux64-spot-904
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 250•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=41949362&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-13 on 2014-06-18 03:06:06
revision: bbfe5c6ea7c9
slave: tst-linux64-spot-031
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 251•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=41966812&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora debug test mochitest-debug-13 on 2014-06-18 07:22:06
revision: 819ac5efb351
slave: tst-linux64-spot-428
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 252•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41967551&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-13 on 2014-06-18 07:22:13
revision: 66b1c8b74e66
slave: tst-linux64-spot-570
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 253•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=41967870&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-5 on 2014-06-18 07:52:53
revision: b70f0664acf7
slave: tst-linux64-spot-847
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 254•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41974433&tree=Try
b2g_emulator_vm try opt test reftest-16 on 2014-06-18 09:39:47
revision: 36ba19c0e1bc
slave: tst-linux64-spot-128
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 255•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41975537&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora debug test mochitest-debug-13 on 2014-06-18 09:50:46
revision: 9a12cabec2fe
slave: tst-linux64-spot-747
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 256•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=41977232&tree=Try
b2g_emulator_vm try opt test reftest-10 on 2014-06-18 10:08:06
revision: 36ba19c0e1bc
slave: tst-linux64-spot-183
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 257•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=42044321&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-13 on 2014-06-19 03:58:33
revision: 3087b33b8037
slave: tst-linux64-spot-911
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 258•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=42043849&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test xpcshell on 2014-06-19 03:58:18
revision: 0d2fe5018afb
slave: tst-linux64-spot-001
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 259•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=42050142&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-13 on 2014-06-19 05:53:26
revision: 0c8a072f624f
slave: tst-linux64-spot-101
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 260•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=42054563&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test marionette-webapi on 2014-06-19 07:11:13
revision: 0c8a072f624f
slave: tst-linux64-spot-623
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 261•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=42050998&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-17 on 2014-06-19 06:13:28
revision: 3c0a12d5b344
slave: tst-linux64-spot-001
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 262•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=42048454&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-18 on 2014-06-19 05:28:27
revision: 1bf67af306b6
slave: tst-linux64-spot-860
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 263•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=42162003&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-19 on 2014-06-20 11:54:33
revision: 606653d5d01d
slave: tst-linux64-spot-1042
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 264•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=42342585&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-13 on 2014-06-24 03:04:33
revision: ee669df2b23c
slave: tst-linux64-spot-894
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 265•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=42384402&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-7 on 2014-06-24 14:18:47
revision: 60853c061684
slave: tst-linux64-spot-094
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 266•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=42609010&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-6 on 2014-06-27 02:11:56
revision: a2f064eaa41a
slave: tst-linux64-spot-839
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 267•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=42857887&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-2 on 2014-07-01 07:28:04
revision: 87dbc7072086
slave: tst-linux64-spot-283
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 268•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
bobowen
https://tbpl.mozilla.org/php/getParsedLog.php?id=42859824&tree=Try
b2g_emulator_vm try opt test mochitest-4 on 2014-07-01 07:56:01
revision: 2a18ae261bfc
slave: tst-linux64-spot-999
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 269•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=42871940&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-1 on 2014-07-01 11:31:33
revision: 76555f34c210
slave: tst-linux64-spot-087
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 270•11 years ago
|
||
Summary: Frequent "marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs → Frequent "marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start" or " mozrunner.errors.TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs
Comment 271•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=42943260&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-12 on 2014-07-02 07:46:12
revision: 487f6944bbdf
slave: tst-linux64-spot-023
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 272•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=43056723&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora opt test reftest-13 on 2014-07-03 11:36:42
revision: 2a985fb59e4b
slave: tst-linux64-spot-030
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 273•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43324083&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test crashtest-2 on 2014-07-08 02:09:21
revision: 791d638686a2
slave: tst-linux64-spot-024
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 274•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43324109&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-4 on 2014-07-08 02:09:54
revision: 791d638686a2
slave: tst-linux64-spot-229
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 275•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43323885&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-1 on 2014-07-08 02:00:58
revision: be691b6567d5
slave: tst-linux64-spot-051
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 276•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43323807&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-4 on 2014-07-08 02:01:25
revision: be691b6567d5
slave: tst-linux64-spot-953
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 277•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=43343247&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-19 on 2014-07-08 07:28:41
revision: ed8b3cc1123b
slave: tst-linux64-spot-339
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 278•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=43345073&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-3 on 2014-07-08 07:51:08
revision: f74675fb5620
slave: tst-linux64-spot-838
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 279•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=43344640&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-4 on 2014-07-08 07:44:37
revision: 05cfda67b9db
slave: tst-linux64-spot-250
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 280•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43413983&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-2 on 2014-07-09 01:38:51
revision: 1a49305c6236
slave: tst-linux64-spot-750
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 281•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43415302&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1 on 2014-07-09 02:05:20
revision: c125cf6a0a94
slave: tst-linux64-spot-092
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 282•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43413799&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-2 on 2014-07-09 01:36:32
revision: b5369764c86f
slave: tst-linux64-spot-414
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 283•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43413873&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test xpcshell on 2014-07-09 01:45:29
revision: 395a22e9c6b9
slave: tst-linux64-spot-1299
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 284•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43413411&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-6 on 2014-07-09 01:35:53
revision: b5369764c86f
slave: tst-linux64-spot-451
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 285•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=43512587&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-7 on 2014-07-10 03:11:54
revision: cd1a690a248d
slave: tst-linux64-spot-1189
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 286•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=43561106&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-10 on 2014-07-10 17:12:10
revision: 4ce737d7339d
slave: tst-linux64-spot-898
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 287•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=43783451&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-19 on 2014-07-14 17:10:15
revision: 2bb155ee786b
slave: tst-linux64-spot-1032
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 288•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=43783204&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-6 on 2014-07-14 17:05:49
revision: 2bb155ee786b
slave: tst-linux64-spot-218
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 289•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44009481&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-3 on 2014-07-17 02:28:49
revision: 6339cb1c61b2
slave: tst-linux64-spot-250
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 290•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44009622&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8 on 2014-07-17 02:27:46
revision: 7056b101fbb0
slave: tst-linux64-spot-155
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 291•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44009296&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-15 on 2014-07-17 02:22:33
revision: 42d193544465
slave: tst-linux64-spot-254
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 292•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
bobowen
https://tbpl.mozilla.org/php/getParsedLog.php?id=44009697&tree=Try
b2g_emulator_vm try debug test mochitest-debug-9 on 2014-07-17 02:29:28
revision: 0036cfff43a8
slave: tst-linux64-spot-888
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Mochitest ERROR | Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 293•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44088177&tree=Mozilla-Aurora
b2g_emulator_vm mozilla-aurora debug test mochitest-debug-7 on 2014-07-18 01:23:11
revision: be7b16966a54
slave: tst-linux64-spot-087
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 294•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=44293823&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test xpcshell on 2014-07-21 12:47:09
revision: 385d6c2144a6
slave: tst-linux64-spot-050
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 295•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=44293738&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-9 on 2014-07-21 12:45:20
revision: af0d4e4d2779
slave: tst-linux64-spot-945
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 296•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44336759&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-3 on 2014-07-22 02:10:47
revision: f4df26b326fd
slave: tst-linux64-spot-892
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 297•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44337515&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11 on 2014-07-22 02:23:21
revision: c452b1384965
slave: tst-linux64-spot-890
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 INFO Automation Error: Received unexpected exception while running application
TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'
Automation Error: Exception caught while running tests
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 298•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44337558&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10 on 2014-07-22 02:23:22
revision: c452b1384965
slave: tst-linux64-spot-843
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 INFO Automation Error: Received unexpected exception while running application
TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'
Automation Error: Exception caught while running tests
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 299•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44338483&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-18 on 2014-07-22 02:38:44
revision: 2f82f5227f21
slave: tst-linux64-spot-989
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 300•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44337009&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-6 on 2014-07-22 02:15:06
revision: 554b3342bef2
slave: tst-linux64-spot-1037
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 INFO Automation Error: Received unexpected exception while running application
TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'
Automation Error: Exception caught while running tests
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 301•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44337326&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-3 on 2014-07-22 02:19:54
revision: e82221e06b8c
slave: tst-linux64-spot-014
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 INFO Automation Error: Received unexpected exception while running application
TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'
Automation Error: Exception caught while running tests
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 302•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=44372941&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-8 on 2014-07-22 12:36:40
revision: 8ab7e0d27367
slave: tst-linux64-spot-097
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 INFO Automation Error: Received unexpected exception while running application
TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'
Automation Error: Exception caught while running tests
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 303•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=44377500&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-17 on 2014-07-22 13:54:42
revision: b102fe6b3565
slave: tst-linux64-spot-933
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 304•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=44458160&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-16 on 2014-07-23 13:28:49
revision: 2cc680dfda87
slave: tst-linux64-spot-023
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 305•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
froydnj
https://tbpl.mozilla.org/php/getParsedLog.php?id=44650861&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-6 on 2014-07-25 23:24:23
revision: 9e7eff039803
slave: tst-linux64-spot-394
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 INFO Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 306•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=44657595&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-9 on 2014-07-26 04:54:29
revision: de8c0f0e74a2
slave: tst-linux64-spot-1265
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 INFO Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 307•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=44657633&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-4 on 2014-07-26 04:55:17
revision: de8c0f0e74a2
slave: tst-linux64-spot-794
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 308•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=44657584&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test marionette-webapi on 2014-07-26 04:54:12
revision: de8c0f0e74a2
slave: tst-linux64-spot-790
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 309•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44697988&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-3 on 2014-07-28 02:04:10
revision: 24e3495fc1d0
slave: tst-linux64-spot-899
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 INFO Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 310•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44874583&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-10 on 2014-07-30 01:23:38
revision: 55c4d770f88b
slave: tst-linux64-spot-452
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 311•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44883788&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-7 on 2014-07-30 04:36:41
revision: bf57c733f1fe
slave: tst-linux64-spot-476
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 312•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44883986&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-11 on 2014-07-30 04:36:58
revision: bf57c733f1fe
slave: tst-linux64-spot-552
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 313•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=44907714&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-13 on 2014-07-30 10:58:12
revision: dc0fbe8b84d2
slave: tst-linux64-spot-728
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 314•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44950249&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-3 on 2014-07-31 00:34:49
revision: d08947876e9c
slave: tst-linux64-spot-317
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 315•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44950350&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-4 on 2014-07-31 00:37:20
revision: d08947876e9c
slave: tst-linux64-spot-369
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 316•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44950450&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-17 on 2014-07-31 00:38:42
revision: d08947876e9c
slave: tst-linux64-spot-302
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 317•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44965588&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-3 on 2014-07-31 05:37:44
revision: a3b98635701f
slave: tst-linux64-spot-016
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 318•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44967622&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-3 on 2014-07-31 06:04:46
revision: 367a559c6b3b
slave: tst-linux64-spot-086
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 319•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44967678&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-2 on 2014-07-31 06:04:46
revision: 367a559c6b3b
slave: tst-linux64-spot-894
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 320•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44967674&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-5 on 2014-07-31 06:05:40
revision: 367a559c6b3b
slave: tst-linux64-spot-851
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 321•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44967675&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-9 on 2014-07-31 06:04:16
revision: 367a559c6b3b
slave: tst-linux64-spot-158
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 322•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44967571&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-3 on 2014-07-31 06:05:41
revision: d095bd062571
slave: tst-linux64-spot-051
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 323•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=44967644&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-17 on 2014-07-31 06:06:07
revision: d095bd062571
slave: tst-linux64-spot-1039
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 324•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=44980108&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-10 on 2014-07-31 09:40:29
revision: 65f44bb8271a
slave: tst-linux64-spot-082
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 325•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45042905&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-3 on 2014-08-01 04:11:33
revision: afeb3d37ce5d
slave: tst-linux64-spot-013
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 326•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45167777&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-08-04 04:36:02
revision: 5a28657e4996
slave: tst-linux64-spot-071
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 327•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45167992&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-11 on 2014-08-04 04:40:14
revision: 4bdadff88a9b
slave: tst-linux64-spot-1029
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 328•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45216444&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-12 on 2014-08-04 20:27:20
revision: 574bead88b99
slave: tst-linux64-spot-838
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 329•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45211672&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-2 on 2014-08-04 19:00:41
revision: 7263a3ceab79
slave: tst-linux64-spot-937
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 330•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45216947&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4 on 2014-08-04 20:35:30
revision: b1fb58e03f0d
slave: tst-linux64-spot-145
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 331•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45216991&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-7 on 2014-08-04 20:35:46
revision: b1fb58e03f0d
slave: tst-linux64-spot-933
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 332•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
akachkach
https://tbpl.mozilla.org/php/getParsedLog.php?id=45211591&tree=Try
b2g_emulator_vm try opt test mochitest-6 on 2014-08-04 19:00:32
revision: 4a374d16c795
slave: tst-linux64-spot-040
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 333•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45222442&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-4 on 2014-08-04 22:24:38
revision: 4df1d10a90cc
slave: tst-linux64-spot-1024
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 334•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45222462&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-9 on 2014-08-04 22:25:28
revision: 4df1d10a90cc
slave: tst-linux64-spot-1034
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 335•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45222808&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1 on 2014-08-04 22:31:57
revision: 4df1d10a90cc
slave: tst-linux64-spot-982
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 336•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45222771&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-08-04 22:31:12
revision: 4df1d10a90cc
slave: tst-linux64-spot-186
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 337•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45231576&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test xpcshell on 2014-08-05 01:28:19
revision: 24bc2ae19c59
slave: tst-linux64-spot-1020
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 338•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45323134&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test xpcshell on 2014-08-06 04:43:51
revision: e9348984ca0e
slave: tst-linux64-spot-388
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 339•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45328827&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-9 on 2014-08-06 06:42:26
revision: 206371e297c9
slave: tst-linux64-spot-1046
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 340•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45329831&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8 on 2014-08-06 06:53:20
revision: c940f5389094
slave: tst-linux64-spot-931
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 341•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45329068&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-9 on 2014-08-06 06:44:17
revision: 370abdb1871e
slave: tst-linux64-spot-071
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 342•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45329200&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-10 on 2014-08-06 06:46:08
revision: 370abdb1871e
slave: tst-linux64-spot-014
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 343•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45329191&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-12 on 2014-08-06 06:44:17
revision: 370abdb1871e
slave: tst-linux64-spot-082
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 344•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45329012&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-14 on 2014-08-06 06:44:04
revision: 370abdb1871e
slave: tst-linux64-spot-226
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 345•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45329233&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-15 on 2014-08-06 06:45:36
revision: 370abdb1871e
slave: tst-linux64-spot-946
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 346•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45329220&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-20 on 2014-08-06 06:45:41
revision: 370abdb1871e
slave: tst-linux64-spot-224
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 347•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45329233&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-15 on 2014-08-06 06:45:36
revision: 370abdb1871e
slave: tst-linux64-spot-946
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 348•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45399786&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-7 on 2014-08-07 00:42:53
revision: 73e945ea5a4c
slave: tst-linux64-spot-920
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 349•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45399809&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-13 on 2014-08-07 00:44:00
revision: 73e945ea5a4c
slave: tst-linux64-spot-928
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 350•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45399456&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-13 on 2014-08-07 00:36:00
revision: 8542bcd9ab6d
slave: tst-linux64-spot-897
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 351•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45399446&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-14 on 2014-08-07 00:35:57
revision: 8542bcd9ab6d
slave: tst-linux64-spot-1000
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 352•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45429993&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8 on 2014-08-07 09:18:02
revision: 8276088e9fec
slave: tst-linux64-spot-927
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 353•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45429994&tree=Fx-Team
b2g_emulator_vm fx-team opt test mochitest-5 on 2014-08-07 09:19:25
revision: 3e86e8d97314
slave: tst-linux64-spot-061
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 354•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45495520&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-6 on 2014-08-07 19:41:04
revision: 18f408a5984e
slave: tst-linux64-spot-920
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 355•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45495509&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-11 on 2014-08-07 19:41:03
revision: 18f408a5984e
slave: tst-linux64-spot-098
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 356•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45551210&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-5 on 2014-08-08 11:25:34
revision: 261b37d57efe
slave: tst-linux64-spot-1126
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 357•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45552212&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14 on 2014-08-08 11:35:10
revision: f9c54d3d2983
slave: tst-linux64-spot-714
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 358•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=45551748&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-7 on 2014-08-08 11:32:29
revision: d57900610be0
slave: tst-linux64-spot-702
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 359•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45551748&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-7 on 2014-08-08 11:32:29
revision: d57900610be0
slave: tst-linux64-spot-702
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 360•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45565066&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-1 on 2014-08-08 15:45:06
revision: 1bec80bec0a0
slave: tst-linux64-spot-110
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 361•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45562042&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-15 on 2014-08-08 15:04:58
revision: b6e9aaed56d0
slave: tst-linux64-spot-315
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 362•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45566332&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-11 on 2014-08-08 16:02:39
revision: 98af502593e1
slave: tst-linux64-spot-897
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 363•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45562099&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-1 on 2014-08-08 15:03:12
revision: 1d6500527f66
slave: tst-linux64-spot-668
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 364•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45563846&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-3 on 2014-08-08 15:29:35
revision: a6424bfa8f39
slave: tst-linux64-spot-688
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 365•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45566029&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-08-08 15:54:49
revision: c5594b478826
slave: tst-linux64-spot-088
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 366•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45565433&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-6 on 2014-08-08 15:50:16
revision: d8b1d2b3e762
slave: tst-linux64-spot-848
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 367•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45601127&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-2 on 2014-08-09 05:06:27
revision: 40a97975dbc5
slave: tst-linux64-spot-428
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 368•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45601124&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-8 on 2014-08-09 05:06:01
revision: 40a97975dbc5
slave: tst-linux64-spot-620
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 369•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45596818&tree=Fx-Team
b2g_emulator_vm fx-team opt test mochitest-5 on 2014-08-09 01:54:29
revision: 5327d2c8ee54
slave: tst-linux64-spot-437
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 370•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45606039&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test xpcshell on 2014-08-09 09:25:07
revision: 37df1d58af4a
slave: tst-linux64-spot-405
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 371•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45606245&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-19 on 2014-08-09 09:30:39
revision: ad8cb646fad6
slave: tst-linux64-spot-1075
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 372•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45606301&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test xpcshell on 2014-08-09 09:31:44
revision: ad8cb646fad6
slave: tst-linux64-spot-522
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 373•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45606172&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10 on 2014-08-09 09:24:40
revision: 37df1d58af4a
slave: tst-linux64-spot-493
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 374•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45606528&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test xpcshell on 2014-08-09 09:38:26
revision: ad8cb646fad6
slave: tst-linux64-spot-1132
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 375•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45607516&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-10 on 2014-08-09 09:38:28
revision: ad8cb646fad6
slave: tst-linux64-spot-706
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 376•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45607849&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-14 on 2014-08-09 10:00:57
revision: ad8cb646fad6
slave: tst-linux64-spot-631
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 377•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45607898&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-15 on 2014-08-09 10:00:09
revision: ad8cb646fad6
slave: tst-linux64-spot-372
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 378•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45607935&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10 on 2014-08-09 09:55:39
revision: 37df1d58af4a
slave: tst-linux64-spot-526
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 379•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45607612&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8 on 2014-08-09 09:55:00
revision: d400055c9999
slave: tst-linux64-spot-562
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 380•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45612459&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test xpcshell on 2014-08-09 14:22:21
revision: 95a079e0598f
slave: tst-linux64-spot-314
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 381•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45612605&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test mochitest-3 on 2014-08-09 14:22:43
revision: 95a079e0598f
slave: tst-linux64-spot-498
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 382•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45612859&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-6 on 2014-08-09 14:30:41
revision: 70be728521e3
slave: tst-linux64-spot-1213
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 383•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45612888&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-1 on 2014-08-09 14:32:18
revision: 70be728521e3
slave: tst-linux64-spot-401
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 384•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45612820&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-2 on 2014-08-09 14:30:27
revision: 70be728521e3
slave: tst-linux64-spot-527
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 385•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45612890&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-6 on 2014-08-09 14:30:36
revision: 70be728521e3
slave: tst-linux64-spot-1107
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 386•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45612880&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-8 on 2014-08-09 14:30:31
revision: 70be728521e3
slave: tst-linux64-spot-315
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 387•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45612824&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-17 on 2014-08-09 14:30:49
revision: 70be728521e3
slave: tst-linux64-spot-1103
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 388•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45612853&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test marionette-webapi on 2014-08-09 14:30:14
revision: 70be728521e3
slave: tst-linux64-spot-1106
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 389•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45620701&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-08-10 01:37:38
revision: 4234319389c3
slave: tst-linux64-spot-650
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 390•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45631344&tree=Try
b2g_emulator_vm try debug test mochitest-debug-13 on 2014-08-10 13:58:05
revision: 36945c339149
slave: tst-linux64-spot-779
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 391•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45631339&tree=Try
b2g_emulator_vm try debug test mochitest-debug-5 on 2014-08-10 13:58:59
revision: e97340f6298a
slave: tst-linux64-spot-313
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 392•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45631342&tree=Try
b2g_emulator_vm try debug test mochitest-debug-9 on 2014-08-10 13:58:24
revision: e97340f6298a
slave: tst-linux64-spot-704
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 393•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45636020&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-12 on 2014-08-10 17:51:56
revision: e355f185030f
slave: tst-linux64-spot-624
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 394•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45635993&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-17 on 2014-08-10 17:50:03
revision: 1ffd7ec76c66
slave: tst-linux64-spot-741
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 395•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45636112&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-1 on 2014-08-10 17:57:54
revision: 1ffd7ec76c66
slave: tst-linux64-spot-324
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 396•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45642003&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-1 on 2014-08-10 22:49:48
revision: b4358af73d20
slave: tst-linux64-spot-391
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 397•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45641943&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-6 on 2014-08-10 22:49:59
revision: b4358af73d20
slave: tst-linux64-spot-532
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 398•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45641934&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-16 on 2014-08-10 22:47:33
revision: b4358af73d20
slave: tst-linux64-spot-403
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 399•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45645573&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-08-11 00:59:14
revision: bb954a9a154f
slave: tst-linux64-spot-1129
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 400•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45645608&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14 on 2014-08-11 00:58:12
revision: bb954a9a154f
slave: tst-linux64-spot-398
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 401•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45645573&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-08-11 00:59:14
revision: bb954a9a154f
slave: tst-linux64-spot-1129
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 402•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45645608&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14 on 2014-08-11 00:58:12
revision: bb954a9a154f
slave: tst-linux64-spot-398
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 403•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45649533&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-3 on 2014-08-11 02:05:01
revision: 8faf629efcad
slave: tst-linux64-spot-816
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 404•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45649766&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-5 on 2014-08-11 02:06:04
revision: 8faf629efcad
slave: tst-linux64-spot-1029
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 405•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45645682&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-7 on 2014-08-11 00:57:30
revision: a9b43778f0c2
slave: tst-linux64-spot-1230
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 406•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45649980&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-6 on 2014-08-11 02:09:33
revision: 7b48db9643e7
slave: tst-linux64-spot-125
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 407•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45649956&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-10 on 2014-08-11 02:09:29
revision: 7b48db9643e7
slave: tst-linux64-spot-052
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 408•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45649062&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-8 on 2014-08-11 01:55:13
revision: 980a791a98cc
slave: tst-linux64-spot-012
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 409•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648480&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-7 on 2014-08-11 01:45:51
revision: fa6f734f32ad
slave: tst-linux64-spot-103
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 410•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648829&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-13 on 2014-08-11 01:50:20
revision: fa6f734f32ad
slave: tst-linux64-spot-029
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 411•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45647517&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-9 on 2014-08-11 01:32:20
revision: 039c398c2dcb
slave: tst-linux64-spot-1006
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 412•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45647565&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-2 on 2014-08-11 01:32:53
revision: 039c398c2dcb
slave: tst-linux64-spot-095
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 413•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45647543&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-14 on 2014-08-11 01:32:39
revision: 039c398c2dcb
slave: tst-linux64-spot-154
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 414•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648198&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-1 on 2014-08-11 01:38:14
revision: 039c398c2dcb
slave: tst-linux64-spot-196
Can't download from http://pvtbuilds.mozilla.org.proxxy.srv.releng.use1.mozilla.com/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator-debug/20140811002410/b2g-34.0a1.en-US.android-arm.tests.zip to /builds/slave/test/build/b2g-34.0a1.en-US.android-arm.tests.zip!
Caught exception: timed out
Caught exception: timed out
Caught exception: timed out
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 415•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648199&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-3 on 2014-08-11 01:38:17
revision: 039c398c2dcb
slave: tst-linux64-spot-065
Can't download from http://pvtbuilds.mozilla.org.proxxy.srv.releng.use1.mozilla.com/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator-debug/20140811002410/b2g-34.0a1.en-US.android-arm.tests.zip to /builds/slave/test/build/b2g-34.0a1.en-US.android-arm.tests.zip!
Caught exception: timed out
Caught exception: timed out
Caught exception: timed out
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 416•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648193&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-4 on 2014-08-11 01:38:24
revision: 039c398c2dcb
slave: tst-linux64-spot-997
Can't download from http://pvtbuilds.mozilla.org.proxxy.srv.releng.use1.mozilla.com/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator-debug/20140811002410/b2g-34.0a1.en-US.android-arm.tests.zip to /builds/slave/test/build/b2g-34.0a1.en-US.android-arm.tests.zip!
Caught exception: timed out
Caught exception: timed out
Caught exception: timed out
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 417•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648186&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test xpcshell on 2014-08-11 01:38:20
revision: 039c398c2dcb
slave: tst-linux64-spot-109
Can't download from http://pvtbuilds.mozilla.org.proxxy.srv.releng.use1.mozilla.com/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator-debug/20140811002410/b2g-34.0a1.en-US.android-arm.tests.zip to /builds/slave/test/build/b2g-34.0a1.en-US.android-arm.tests.zip!
Caught exception: timed out
Caught exception: timed out
Caught exception: timed out
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 418•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45647277&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-1 on 2014-08-11 01:28:46
revision: 483bb01657eb
slave: tst-linux64-spot-1000
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 419•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45647244&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-9 on 2014-08-11 01:28:26
revision: 483bb01657eb
slave: tst-linux64-spot-892
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 420•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45647267&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-3 on 2014-08-11 01:29:55
revision: 483bb01657eb
slave: tst-linux64-spot-253
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 421•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648495&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-4 on 2014-08-11 01:42:41
revision: 483bb01657eb
slave: tst-linux64-spot-840
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 422•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45647473&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-12 on 2014-08-11 01:31:56
revision: a9b43778f0c2
slave: tst-linux64-spot-255
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 423•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648018&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-3 on 2014-08-11 01:39:20
revision: a9b43778f0c2
slave: tst-linux64-spot-262
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 424•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648133&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-9 on 2014-08-11 01:39:46
revision: a9b43778f0c2
slave: tst-linux64-spot-994
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 425•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648107&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-15 on 2014-08-11 01:39:45
revision: a9b43778f0c2
slave: tst-linux64-spot-999
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 426•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648057&tree=Fx-Team
b2g_emulator_vm fx-team debug test xpcshell on 2014-08-11 01:39:55
revision: a9b43778f0c2
slave: tst-linux64-spot-252
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 427•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45656824&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-6 on 2014-08-11 04:11:13
revision: 7e808b6ae5b4
slave: tst-linux64-spot-532
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 428•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45656798&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-13 on 2014-08-11 04:10:24
revision: 7e808b6ae5b4
slave: tst-linux64-spot-549
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 429•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45656790&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-2 on 2014-08-11 04:10:28
revision: 7e808b6ae5b4
slave: tst-linux64-spot-698
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 430•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648714&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test mochitest-5 on 2014-08-11 01:49:27
revision: 5256345f62bd
slave: tst-linux64-spot-1037
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 431•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45648377&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-3 on 2014-08-11 01:46:56
revision: e1b03b2fb92e
slave: tst-linux64-spot-063
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 432•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45664974&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-16 on 2014-08-11 07:13:48
revision: 1163a780cb23
slave: tst-linux64-spot-381
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 433•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665130&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-2 on 2014-08-11 07:14:49
revision: 1163a780cb23
slave: tst-linux64-spot-799
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 434•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665183&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-7 on 2014-08-11 07:14:35
revision: 1163a780cb23
slave: tst-linux64-spot-384
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 435•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665009&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-19 on 2014-08-11 07:14:03
revision: 1163a780cb23
slave: tst-linux64-spot-791
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 436•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665819&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-3 on 2014-08-11 07:28:22
revision: 2c37827e4e5a
slave: tst-linux64-spot-677
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 437•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665791&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-7 on 2014-08-11 07:28:11
revision: 2c37827e4e5a
slave: tst-linux64-spot-1151
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 438•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665741&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-6 on 2014-08-11 07:27:23
revision: 2c37827e4e5a
slave: tst-linux64-spot-595
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 439•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665839&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-8 on 2014-08-11 07:27:28
revision: 2c37827e4e5a
slave: tst-linux64-spot-457
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 440•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665773&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-10 on 2014-08-11 07:28:25
revision: 2c37827e4e5a
slave: tst-linux64-spot-1159
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 441•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665887&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-11 on 2014-08-11 07:27:18
revision: 2c37827e4e5a
slave: tst-linux64-spot-1074
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 442•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45665976&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-19 on 2014-08-11 07:27:26
revision: 2c37827e4e5a
slave: tst-linux64-spot-794
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 443•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45666163&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-12 on 2014-08-11 07:32:30
revision: 2c37827e4e5a
slave: tst-linux64-spot-1098
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 444•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45672132&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-3 on 2014-08-11 09:13:04
revision: f2a2559265fe
slave: tst-linux64-spot-1139
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 445•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45672132&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-3 on 2014-08-11 09:13:04
revision: f2a2559265fe
slave: tst-linux64-spot-1139
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 446•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45672660&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-6 on 2014-08-11 09:13:24
revision: f2a2559265fe
slave: tst-linux64-spot-1237
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 447•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
jimb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45649888&tree=Try
b2g_emulator_vm try opt test mochitest-2 on 2014-08-11 02:10:53
revision: 3273c9c8f1dc
slave: tst-linux64-spot-106
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 448•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45708368&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-1 on 2014-08-11 17:34:55
revision: 2956b28771c0
slave: tst-linux64-spot-470
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 449•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45708565&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-16 on 2014-08-11 17:35:15
revision: c668474f8c1d
slave: tst-linux64-spot-1287
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 450•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45730190&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-1 on 2014-08-12 00:19:49
revision: b53c2753ce9a
slave: tst-linux64-spot-784
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 451•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45730171&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-11 on 2014-08-12 00:19:50
revision: b53c2753ce9a
slave: tst-linux64-spot-317
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 452•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45730086&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-13 on 2014-08-12 00:19:35
revision: b53c2753ce9a
slave: tst-linux64-spot-1269
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 453•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45739100&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-1 on 2014-08-12 02:52:48
revision: a62658752177
slave: tst-linux64-spot-480
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 454•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45739146&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test crashtest-1 on 2014-08-12 02:52:48
revision: a62658752177
slave: tst-linux64-spot-473
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 455•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45739301&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-1 on 2014-08-12 02:56:53
revision: 39d23e654705
slave: tst-linux64-spot-472
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 456•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45739296&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-10 on 2014-08-12 02:56:43
revision: 39d23e654705
slave: tst-linux64-spot-353
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 457•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45758957&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-4 on 2014-08-12 08:52:34
revision: ee1ad12a3939
slave: tst-linux64-spot-1294
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 458•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45760021&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-1 on 2014-08-12 09:08:14
revision: 112307bd6632
slave: tst-linux64-spot-385
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 459•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45760046&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-2 on 2014-08-12 09:10:34
revision: e5a8a5b86bbd
slave: tst-linux64-spot-621
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 460•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45769857&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-20 on 2014-08-12 11:27:40
revision: 813ad3e96004
slave: tst-linux64-spot-755
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 461•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45773533&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-19 on 2014-08-12 12:22:14
revision: a727e03d5740
slave: tst-linux64-spot-715
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 462•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=45781469&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-14 on 2014-08-12 14:20:34
revision: d6b4f47d6fae
slave: tst-linux64-spot-703
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 463•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=45781946&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-5 on 2014-08-12 14:26:57
revision: 0c9dbde7622f
slave: tst-linux64-spot-1244
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 464•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=45781926&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-14 on 2014-08-12 14:29:09
revision: 0c9dbde7622f
slave: tst-linux64-spot-321
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 465•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=45781454&tree=Fx-Team
b2g_emulator_vm fx-team debug test mochitest-debug-14 on 2014-08-12 14:21:43
revision: 0c9dbde7622f
slave: tst-linux64-spot-364
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 466•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=45783337&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-6 on 2014-08-12 14:38:37
revision: 4c995a0d9166
slave: tst-linux64-spot-1125
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 467•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=45783371&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-1 on 2014-08-12 14:40:01
revision: 33ac3da66d13
slave: tst-linux64-spot-1223
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 468•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45817203&tree=Fx-Team
b2g_emulator_vm fx-team opt test mochitest-1 on 2014-08-12 22:20:33
revision: d178c0b658c5
slave: tst-linux64-spot-434
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 469•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45817211&tree=Fx-Team
b2g_emulator_vm fx-team opt test crashtest-3 on 2014-08-12 22:20:32
revision: d178c0b658c5
slave: tst-linux64-spot-691
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 470•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45817815&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-3 on 2014-08-12 22:30:09
revision: 08e487d66ca8
slave: tst-linux64-spot-689
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 471•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45817770&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-6 on 2014-08-12 22:28:57
revision: 08e487d66ca8
slave: tst-linux64-spot-324
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 472•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45817623&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-9 on 2014-08-12 22:29:07
revision: 08e487d66ca8
slave: tst-linux64-spot-1227
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 473•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45817773&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-1 on 2014-08-12 22:29:14
revision: 08e487d66ca8
slave: tst-linux64-spot-662
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 474•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45817884&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-16 on 2014-08-12 22:30:35
revision: 08e487d66ca8
slave: tst-linux64-spot-661
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 475•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45818163&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-6 on 2014-08-12 22:33:03
revision: e38024ecc133
slave: tst-linux64-spot-429
Can't download from http://pvtbuilds.mozilla.org.proxxy.srv.releng.usw2.mozilla.com/pub/mozilla.org/b2g/tinderbox-builds/mozilla-inbound-emulator/20140812221114/emulator.tar.gz to /builds/slave/test/build/emulator.tar.gz!
Caught exception: timed out
Caught exception: timed out
Caught exception: timed out
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 476•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45817999&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-8 on 2014-08-12 22:31:07
revision: e38024ecc133
slave: tst-linux64-spot-743
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 477•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45817923&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-18 on 2014-08-12 22:33:47
revision: e38024ecc133
slave: tst-linux64-spot-568
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 478•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45820103&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-8 on 2014-08-12 23:06:16
revision: e38024ecc133
slave: tst-linux64-spot-739
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 479•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45821286&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-7 on 2014-08-12 23:27:44
revision: c91536bbf527
slave: tst-linux64-spot-743
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 480•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45819404&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-1 on 2014-08-12 22:57:18
revision: fa9b54e590c2
slave: tst-linux64-spot-1089
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 481•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45819357&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test marionette-webapi on 2014-08-12 22:58:36
revision: fa9b54e590c2
slave: tst-linux64-spot-1243
errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 482•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45820171&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-4 on 2014-08-12 23:06:50
revision: fa9b54e590c2
slave: tst-linux64-spot-1186
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 483•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45820160&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-5 on 2014-08-12 23:06:50
revision: fa9b54e590c2
slave: tst-linux64-spot-1119
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 484•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45820097&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-10 on 2014-08-12 23:06:25
revision: fa9b54e590c2
slave: tst-linux64-spot-1187
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 485•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45830470&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test marionette-webapi on 2014-08-13 03:51:45
revision: b3c4148afdd4
slave: tst-linux64-spot-779
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 486•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45830686&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11 on 2014-08-13 03:56:02
revision: 76b55c0850ca
slave: tst-linux64-spot-790
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 487•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45830806&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14 on 2014-08-13 03:57:02
revision: 76b55c0850ca
slave: tst-linux64-spot-1258
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 488•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832408&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-2 on 2014-08-13 04:20:28
revision: 76b55c0850ca
slave: tst-linux64-spot-639
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 489•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832447&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-9 on 2014-08-13 04:20:33
revision: 76b55c0850ca
slave: tst-linux64-spot-1131
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 490•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832542&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-11 on 2014-08-13 04:21:44
revision: 76b55c0850ca
slave: tst-linux64-spot-457
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 491•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832417&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-17 on 2014-08-13 04:21:25
revision: 76b55c0850ca
slave: tst-linux64-spot-1218
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 492•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832025&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test xpcshell on 2014-08-13 04:16:23
revision: 7d3d48db958d
slave: tst-linux64-spot-317
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 493•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832080&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-13 on 2014-08-13 04:16:15
revision: 7d3d48db958d
slave: tst-linux64-spot-553
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 494•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832119&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-8 on 2014-08-13 04:16:34
revision: 7d3d48db958d
slave: tst-linux64-spot-730
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 495•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832029&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-7 on 2014-08-13 04:15:34
revision: 7d3d48db958d
slave: tst-linux64-spot-706
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 496•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832077&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test crashtest-3 on 2014-08-13 04:15:43
revision: 7d3d48db958d
slave: tst-linux64-spot-1171
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 497•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832000&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-11 on 2014-08-13 04:15:08
revision: 7d3d48db958d
slave: tst-linux64-spot-552
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 498•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45832115&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-3 on 2014-08-13 04:15:36
revision: 7d3d48db958d
slave: tst-linux64-spot-662
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 499•11 years ago
|
||
The qemu.logs of many of those failures look the same as the qemu.logs of passing jobs except they don't get as far. The failed logs are also all at various stages of completion. This might just be a timeout that needs increasing.
Comment 500•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45826570&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-10 on 2014-08-13 02:07:10
revision: a727e03d5740
slave: tst-linux64-spot-783
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 501•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45826496&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-14 on 2014-08-13 02:05:23
revision: 5b862f9f834e
slave: tst-linux64-spot-782
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 502•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45831284&tree=Mozilla-B2g28-v1.3
b2g_emulator_vm mozilla-b2g28_v1_3 opt test reftest-2 on 2014-08-13 04:05:18
revision: 0e67f9d389e9
slave: tst-linux64-spot-1091
Exception: timed out waiting for emulator to start
Return code: 1
Comment 503•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45876778&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-8 on 2014-08-13 13:54:27
revision: c08146793d37
slave: tst-linux64-spot-799
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 504•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=45889173&tree=Fx-Team
b2g_emulator_vm fx-team opt test crashtest-1 on 2014-08-13 16:23:08
revision: 4d0872d38274
slave: tst-linux64-spot-1261
abort: HTTP Error 504: Gateway Time-out
Automation Error: hg not responding
Return code: 255
abort: HTTP Error 503: Service Temporarily Unavailable
Automation Error: hg not responding
Return code: 255
abort: HTTP Error 503: Service Temporarily Unavailable
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 505•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45902409&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-4 on 2014-08-13 19:32:37
revision: 4ab0d87178a5
slave: tst-linux64-spot-790
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 506•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=45906056&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-13 on 2014-08-13 21:42:02
revision: 8f922378fab0
slave: tst-linux64-spot-324
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 507•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45906056&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-13 on 2014-08-13 21:42:02
revision: 8f922378fab0
slave: tst-linux64-spot-324
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 508•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45905956&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1 on 2014-08-13 21:33:46
revision: 0f35b7080998
slave: tst-linux64-spot-652
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 509•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45905958&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9 on 2014-08-13 21:33:55
revision: 0f35b7080998
slave: tst-linux64-spot-628
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 510•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45906495&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-6 on 2014-08-13 21:53:12
revision: 2732600274c0
slave: tst-linux64-spot-741
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 511•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45906524&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-4 on 2014-08-13 21:53:16
revision: 2732600274c0
slave: tst-linux64-spot-662
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 512•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45906514&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-1 on 2014-08-13 21:53:10
revision: 2732600274c0
slave: tst-linux64-spot-698
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 513•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=45906570&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-13 on 2014-08-13 21:53:32
revision: 2732600274c0
slave: tst-linux64-spot-439
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 514•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45915937&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-10 on 2014-08-14 01:48:33
revision: d9ef0ebfde3f
slave: tst-linux64-spot-536
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
1 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 515•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45926276&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-11 on 2014-08-14 04:38:31
revision: b42d389c6d77
slave: tst-linux64-spot-743
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 516•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=45926280&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-18 on 2014-08-14 04:38:35
revision: b42d389c6d77
slave: tst-linux64-spot-1127
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 517•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=45999984&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-2 on 2014-08-14 20:45:47
revision: eac6befe2416
slave: tst-linux64-spot-1119
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 518•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46000173&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-7 on 2014-08-14 20:46:53
revision: eac6befe2416
slave: tst-linux64-spot-396
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 519•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46000844&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-2 on 2014-08-14 20:55:43
revision: 842b44860ee2
slave: tst-linux64-spot-1170
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 520•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=46000372&tree=Fx-Team
b2g_emulator_vm fx-team opt test reftest-18 on 2014-08-14 20:51:41
revision: c9f8cc9ce89c
slave: tst-linux64-spot-497
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 521•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019080&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-8 on 2014-08-15 03:08:28
revision: f0fa964f10f5
slave: tst-linux64-spot-377
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 522•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46018990&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-9 on 2014-08-15 03:08:55
revision: f0fa964f10f5
slave: tst-linux64-spot-417
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 523•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019123&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-3 on 2014-08-15 03:13:42
revision: a24871f33bf9
slave: tst-linux64-spot-567
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 524•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019443&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-1 on 2014-08-15 03:13:57
revision: a24871f33bf9
slave: tst-linux64-spot-708
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 525•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019285&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-3 on 2014-08-15 03:14:44
revision: a24871f33bf9
slave: tst-linux64-spot-1114
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 526•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019403&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-5 on 2014-08-15 03:13:56
revision: a24871f33bf9
slave: tst-linux64-spot-407
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 527•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019276&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-7 on 2014-08-15 03:14:43
revision: a24871f33bf9
slave: tst-linux64-spot-1094
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 528•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019279&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-9 on 2014-08-15 03:14:37
revision: a24871f33bf9
slave: tst-linux64-spot-628
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 529•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019448&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-10 on 2014-08-15 03:14:35
revision: a24871f33bf9
slave: tst-linux64-spot-1139
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 530•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019417&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-11 on 2014-08-15 03:14:33
revision: a24871f33bf9
slave: tst-linux64-spot-1235
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 531•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019237&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-16 on 2014-08-15 03:14:09
revision: a24871f33bf9
slave: tst-linux64-spot-741
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 532•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46019160&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-18 on 2014-08-15 03:14:18
revision: a24871f33bf9
slave: tst-linux64-spot-563
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 533•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46028642&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-16 on 2014-08-15 05:59:43
revision: 4e978cc4242c
slave: tst-linux64-spot-260
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 534•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46096055&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test mochitest-8 on 2014-08-16 04:29:16
revision: 675bab72b8a8
slave: tst-linux64-spot-391
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 535•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46096245&tree=Mozilla-B2g28-v1.3
b2g_emulator_vm mozilla-b2g28_v1_3 opt test reftest-7 on 2014-08-16 04:34:28
revision: e4471d470217
slave: tst-linux64-spot-1190
Exception: timed out waiting for emulator to start
Return code: 1
Comment 536•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46102697&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-7 on 2014-08-16 08:39:12
revision: d56ed8afe792
slave: tst-linux64-spot-439
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 537•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46130820&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test reftest-17 on 2014-08-17 13:14:41
revision: 1a514d9b65fd
slave: tst-linux64-spot-327
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 538•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46131122&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-3 on 2014-08-17 13:21:52
revision: 1a514d9b65fd
slave: tst-linux64-spot-445
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 539•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46131847&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-14 on 2014-08-17 13:33:32
revision: 37ac55a26014
slave: tst-linux64-spot-690
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 540•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46132174&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-20 on 2014-08-17 13:41:54
revision: 746b2e3a88c5
slave: tst-linux64-spot-432
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 541•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46132339&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-3 on 2014-08-17 13:38:21
revision: 1a514d9b65fd
slave: tst-linux64-spot-1260
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 542•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46132473&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-16 on 2014-08-17 13:42:22
revision: 746b2e3a88c5
slave: tst-linux64-spot-633
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 543•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46132884&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-9 on 2014-08-17 13:54:11
revision: 09f7a7184c71
slave: tst-linux64-spot-1157
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 544•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46133098&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-20 on 2014-08-17 13:55:06
revision: 09f7a7184c71
slave: tst-linux64-spot-1258
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 545•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46138795&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-1 on 2014-08-17 17:49:42
revision: d4e14a98b165
slave: tst-linux64-spot-713
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 546•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46143741&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-2 on 2014-08-17 21:20:02
revision: f477841433ce
slave: tst-linux64-spot-705
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 547•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46144937&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2 on 2014-08-17 21:49:51
revision: 447169009d2b
slave: tst-linux64-spot-620
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 548•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46144861&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-9 on 2014-08-17 21:45:04
revision: bd870278aaaf
slave: tst-linux64-spot-453
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 549•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46145132&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-6 on 2014-08-17 21:52:28
revision: bd870278aaaf
slave: tst-linux64-spot-631
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 550•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46152564&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test crashtest-2 on 2014-08-18 01:47:37
revision: fbcd09b9e3b5
slave: tst-linux64-spot-799
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 551•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46152587&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2 on 2014-08-18 01:49:06
revision: 65c3554ccc07
slave: tst-linux64-spot-1137
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 552•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46152640&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10 on 2014-08-18 01:49:00
revision: 65c3554ccc07
slave: tst-linux64-spot-1120
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 553•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46152675&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-15 on 2014-08-18 01:50:36
revision: 09f7a7184c71
slave: tst-linux64-spot-1266
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 554•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46152496&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-1 on 2014-08-18 01:46:40
revision: d4e14a98b165
slave: tst-linux64-spot-1228
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 555•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46152656&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-6 on 2014-08-18 01:49:40
revision: d4e14a98b165
slave: tst-linux64-spot-427
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 556•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46152690&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-13 on 2014-08-18 01:49:49
revision: d4e14a98b165
slave: tst-linux64-spot-726
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 557•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46155753&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-7 on 2014-08-18 03:24:25
revision: 55c8f782947f
slave: tst-linux64-spot-618
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 558•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46156359&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-1 on 2014-08-18 03:33:33
revision: 692c93509dc9
slave: tst-linux64-spot-321
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 559•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=46181892&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 opt test mochitest-1 on 2014-08-18 11:20:12
revision: ceb9b2aa1f14
slave: tst-linux64-spot-373
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 560•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=46182362&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-8 on 2014-08-18 11:23:31
revision: 0409c8faca80
slave: tst-linux64-spot-1291
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 561•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=46182550&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-13 on 2014-08-18 11:26:45
revision: ceb9b2aa1f14
slave: tst-linux64-spot-410
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 562•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=46182578&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-14 on 2014-08-18 11:27:01
revision: ceb9b2aa1f14
slave: tst-linux64-spot-414
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 563•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46182451&tree=Try
b2g_emulator_vm try debug test mochitest-debug-12 on 2014-08-18 11:28:13
revision: 7fb983a18a6c
slave: tst-linux64-spot-557
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 564•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46182825&tree=Try
b2g_emulator_vm try opt test reftest-17 on 2014-08-18 11:31:21
revision: 2513b38dfc51
slave: tst-linux64-spot-1218
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 565•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=46182779&tree=Mozilla-B2g32-v2.0
b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-4 on 2014-08-18 11:26:47
revision: ceb9b2aa1f14
slave: tst-linux64-spot-1226
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 566•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46238003&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-7 on 2014-08-18 23:22:44
revision: 3b0d1e17cad0
slave: tst-linux64-spot-499
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 567•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46236603&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-4 on 2014-08-18 22:57:08
revision: 340a5ab804d3
slave: tst-linux64-spot-710
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 568•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46236600&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-5 on 2014-08-18 22:56:43
revision: 340a5ab804d3
slave: tst-linux64-spot-711
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 569•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46236574&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-12 on 2014-08-18 22:56:07
revision: 340a5ab804d3
slave: tst-linux64-spot-1133
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 570•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46236614&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-17 on 2014-08-18 22:56:42
revision: 340a5ab804d3
slave: tst-linux64-spot-655
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 571•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46236561&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-20 on 2014-08-18 22:56:46
revision: 340a5ab804d3
slave: tst-linux64-spot-623
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 572•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46243839&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-15 on 2014-08-19 01:46:38
revision: c45814bfd93b
slave: tst-linux64-spot-566
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 573•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46246527&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-7 on 2014-08-19 02:37:44
revision: 0563896f4c7a
slave: tst-linux64-spot-763
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 574•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46246547&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test xpcshell on 2014-08-19 02:37:53
revision: 0563896f4c7a
slave: tst-linux64-spot-438
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 575•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46256355&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11 on 2014-08-19 06:03:35
revision: 5482a918ee73
slave: tst-linux64-spot-1196
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 576•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=46491270&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-8 on 2014-08-21 11:51:32
revision: 1903ba337cdd
slave: tst-linux64-spot-481
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 577•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=46491225&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test crashtest-2 on 2014-08-21 11:51:44
revision: 1903ba337cdd
slave: tst-linux64-spot-792
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 578•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=46491306&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test reftest-5 on 2014-08-21 11:51:31
revision: 1903ba337cdd
slave: tst-linux64-spot-346
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 579•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:nigelb
https://tbpl.mozilla.org/php/getParsedLog.php?id=46520409&tree=Mozilla-Central
b2g_emulator_vm mozilla-central opt test marionette-webapi on 2014-08-21 19:03:24
revision: fbeafa6009e2
slave: tst-linux64-spot-723
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 580•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=46549744&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound debug test mochitest-debug-2 on 2014-08-22 03:20:46
revision: f2f3437731d9
slave: tst-linux64-spot-1089
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 581•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46559600&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-14 on 2014-08-22 07:00:27
revision: ab6ec16fcdf6
slave: tst-linux64-spot-1166
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 582•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=46623526&tree=Mozilla-B2g30-v1.4
b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-3 on 2014-08-23 01:48:06
revision: a1e4426348f6
slave: tst-linux64-spot-690
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 583•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=46667542&tree=Mozilla-Central
b2g_emulator_vm mozilla-central debug test mochitest-debug-4 on 2014-08-24 17:24:56
revision: daa84204a11a
slave: tst-linux64-spot-665
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 584•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=48188127&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test reftest-15 on 2014-09-16 04:47:17
revision: 87910fec3b27
slave: tst-linux64-spot-778
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 585•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-01T09:52:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=2688689
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-604
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: 31a25f47264b
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 586•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-01T09:52:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=2688679
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-960
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-19
revision: 31a25f47264b
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 587•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-04T20:18:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=449917
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-226
buildname: b2g_emulator_vm mozilla-central opt test mochitest-4
revision: e5050601108c
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 588•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-04T20:18:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=449918
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-961
buildname: b2g_emulator_vm mozilla-central opt test mochitest-5
revision: e5050601108c
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 589•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-13T02:00:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=2953455
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-099
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-20
revision: 42f385becea7
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 590•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-13T02:00:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=2953448
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-924
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: 42f385becea7
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 591•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-13T02:00:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=2953474
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1038
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-3
revision: 42f385becea7
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 592•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-13T02:00:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=2953458
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-825
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-3
revision: 42f385becea7
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 593•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-13T11:53:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=41822
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-993
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-1
revision: 54ec9cb26b59
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 594•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-10-27T06:31:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=48382
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1012
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-2
revision: 43bee45176c4
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 595•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-11-03T20:32:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=760640
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-861
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-3
revision: ecaab80d7b3f
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 596•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-11-04T08:20:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=3578453
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-832
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4
revision: 4e9000715f0c
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 597•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-11-10T23:29:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=3754080
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-294
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14
revision: 478724a441ff
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 598•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-11-11T00:31:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=809577
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-224
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-1
revision: 3c8d2bc9cac0
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 599•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-11-11T06:12:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=31221
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-492
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test mochitest-6
revision: 452db1a0c9a0
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 600•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-11-25T13:32:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=903211
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-150
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-20
revision: 75152d829ec8
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 601•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-11-26T01:03:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=907104
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-961
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-8
revision: 0473d796f375
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Assignee | ||
Comment 602•11 years ago
|
||
I ran into the same issue, and adding "-wipe-data" to Emulator's qemu_args [1] does help resolve it. But I am not sure should it be always set or like no_window as an argument for B2GEmulatorRunner.
[1] http://dxr.mozilla.org/mozilla-central/source/testing/mozbase/mozrunner/mozrunner/devices/emulator.py#72
Comment 603•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-11-27T05:45:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=690945
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-224
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-12
revision: 7dfad34d265b
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 604•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-11-27T20:12:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1317293
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-965
buildname: b2g_emulator_vm fx-team opt test reftest-14
revision: 065d72f2ee84
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Assignee | ||
Comment 605•11 years ago
|
||
Attached patch
Do not overwrite emulator's user data image (obsolete)
— Details
— Splinter Review
I made a patch which does not overwrite emulator's user data image. But I am not sure how should this be tested on Try?
Attachment #8530098 -
Flags: review?(ahalberstadt)
Assignee | ||
Comment 606•11 years ago
|
||
Attached patch
Do not overwrite emulator's user data image v2 (obsolete)
— Details
— Splinter Review
Fix typo.
Attachment #8530098 -
Attachment is obsolete: true
Attachment #8530098 -
Flags: review?(ahalberstadt)
Attachment #8530202 -
Flags: review?(ahalberstadt)
Comment 607•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-03T06:24:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4352441
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-144
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: 5c598106e006
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 608•11 years ago
|
||
Comment on attachment 8530202 [details] [diff] [review]
Do not overwrite emulator's user data image v2
Review of attachment 8530202 [details] [diff] [review]:
-----------------------------------------------------------------
Looks reasonable to me. r+ assuming this doesn't break tests on try. You can use the syntax:
try: -b do -p emulator -u all -t none
Attachment #8530202 -
Flags: review?(ahalberstadt) → review+
Comment 609•11 years ago
|
||
mdas, zac: Would passing in '-wipe-data' to qemu break anything you guys are working on/maintaining? It sounds kind of disruptive, but I'm not entirely sure what it implies.
Flags: needinfo?(zcampbell)
Flags: needinfo?(mdas)
Assignee | ||
Comment 611•11 years ago
|
||
(In reply to Andrew Halberstadt [:ahal] from comment #609)
> mdas, zac: Would passing in '-wipe-data' to qemu break anything you guys are
> working on/maintaining? It sounds kind of disruptive, but I'm not entirely
> sure what it implies.
Actually it wipes nothing as the user-data disk image is a temporary file, it copies the content from initdata though.
Assignee | ||
Comment 612•11 years ago
|
||
(In reply to Andrew Halberstadt [:ahal] from comment #608)
> Looks reasonable to me. r+ assuming this doesn't break tests on try. You can
> use the syntax:
>
> try: -b do -p emulator -u all -t none
Try: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=9edbd1b4ac82
Assignee | ||
Comment 613•11 years ago
|
||
(In reply to Ting-Yu Chou [:ting] from comment #612)
> (In reply to Andrew Halberstadt [:ahal] from comment #608)
> > Looks reasonable to me. r+ assuming this doesn't break tests on try. You can
> > use the syntax:
> >
> > try: -b do -p emulator -u all -t none
>
> Try: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=9edbd1b4ac82
Try looks good, but should we cook this on inbound for a few days before moving into central see if it really fixes the issue?
Flags: needinfo?(ahalberstadt)
Assignee | ||
Comment 614•11 years ago
|
||
Attached patch
Do not overwrite emulator's user data image v3 (obsolete)
— Details
— Splinter Review
Added r=ahal.
Attachment #8530202 -
Attachment is obsolete: true
Reporter | ||
Comment 615•11 years ago
|
||
Merges from b2g-inbound to mozilla-central occur on a multiple times daily basis. We can't hold them up for one patch.
Assignee: nobody → tchou
Target Milestone: mozilla31 → ---
Reporter | ||
Updated•11 years ago
|
status-b2g-v1.4:
fixed → ---
status-b2g-v2.0:
fixed → ---
status-firefox30:
fixed → ---
status-firefox31:
fixed → ---
Flags: needinfo?(ahalberstadt)
Comment 617•11 years ago
|
||
sure, wiping user data won't affect any of our tests.
Flags: needinfo?(mdas)
Comment 618•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-04T20:22:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4380488
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-761
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-11
revision: 4f81b210f5ce
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Reporter | ||
Comment 619•11 years ago
|
||
Flags: in-testsuite-
Keywords: checkin-needed
Comment 620•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-05T15:27:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4405264
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-838
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-3
revision: 2c09838597b1
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Reporter | ||
Comment 621•11 years ago
|
||
(In reply to TBPL Robot from comment #620)
This is from after the landing in comment 619 :(
Reporter | ||
Comment 622•11 years ago
|
||
Assignee | ||
Comment 623•11 years ago
|
||
:(
I'll see if I can reproduce locally after back to Taipei.
Comment 624•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-06T00:26:22
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4415121
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-145
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-1
revision: e3cf43086fae
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 625•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-07T22:54:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4421621
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-153
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-2
revision: 1ea671313ad3
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 626•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-07T23:00:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4426448
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-042
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-16
revision: 916dbe7cf99d
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 627•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-07T23:00:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4426452
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-094
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-20
revision: 916dbe7cf99d
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 628•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-07T23:34:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=730770
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-252
buildname: b2g_emulator_vm mozilla-central opt test reftest-7
revision: 035a951fc24a
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 629•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-07T23:34:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=730963
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-153
buildname: b2g_emulator_vm mozilla-central opt test reftest-11
revision: 035a951fc24a
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 630•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T03:39:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=956169
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-005
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-5
revision: 0d697af7b6a6
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 631•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T03:39:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=956192
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-094
buildname: b2g_emulator_vm b2g-inbound opt test reftest-12
revision: 0d697af7b6a6
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 632•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T03:39:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=956077
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-094
buildname: b2g_emulator_vm b2g-inbound opt test reftest-5
revision: 178ab963d033
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 633•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T04:13:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=956355
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-117
buildname: b2g_emulator_vm b2g-inbound debug test xpcshell-2
revision: 0d697af7b6a6
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
Comment 634•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T06:34:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=956314
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-007
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-14
revision: 7828b295f46b
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 635•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T06:46:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4431073
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-253
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1
revision: 5ddd9eb25925
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 636•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T06:49:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=957225
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-951
buildname: b2g_emulator_vm b2g-inbound opt test reftest-6
revision: 80bcbb0a3b3d
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 637•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T10:13:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4432611
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-811
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-2
revision: 9eca1a2f90f0
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 638•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T14:46:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=735315
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-951
buildname: b2g_emulator_vm mozilla-central opt test reftest-12
revision: f1f48ccb2d4e
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 639•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T14:46:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=735239
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-263
buildname: b2g_emulator_vm mozilla-central opt test crashtest-1
revision: 3f430cc77fb0
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 640•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T15:24:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4439583
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1275
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: 33592fd41f1f
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 641•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T15:29:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1378210
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-122
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-2
revision: cc368429c22a
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 642•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T15:38:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4439166
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-122
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-5
revision: 3d75b3fcfb90
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 643•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-08T23:55:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4454342
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-095
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10
revision: 4f4c9e23c56a
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 644•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T04:48:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4459313
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1142
buildname: b2g_emulator_vm mozilla-inbound debug test cppunit
revision: 5e220219264d
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 645•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T06:29:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4461100
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1177
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: 6f6153ab2308
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 646•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T09:30:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4468585
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-240
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-1
revision: 6940b3bf61ad
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 647•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T09:42:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=963305
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-074
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-8
revision: ac9a2a603027
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 648•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T13:16:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=964604
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1033
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-3
revision: cf5c2929669e
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 649•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T14:46:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1388713
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-018
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-17
revision: 09bd629ead0f
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 650•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T14:59:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4480396
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-018
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-20
revision: 3d0a1db612fa
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 651•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T15:08:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=51522
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-163
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-16
revision: cf8bebfa4703
Traceback (most recent call last):
ConnectionError: HTTPConnectionPool(host='pypi.pvt.build.mozilla.org', port=80): Max retries exceeded with url: /pub/blobuploader-1.2.1.tar.gz (Caused by <class 'httplib.BadStatusLine'>: '')
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 652•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T17:11:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4484667
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-028
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-8
revision: c9c62f7fb8b2
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 653•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T17:11:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4484695
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-094
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-20
revision: c9c62f7fb8b2
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 654•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T17:13:36
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4482444
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-967
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-7
revision: 38478b0b00fb
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 655•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T19:36:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4487721
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-163
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-19
revision: 9fae0441be66
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 656•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-09T19:36:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4487203
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1010
buildname: b2g_emulator_vm mozilla-inbound opt test xpcshell
revision: 7d799447add8
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Assignee | ||
Comment 657•11 years ago
|
||
(In reply to Ting-Yu Chou [:ting] from comment #623)
> I'll see if I can reproduce locally after back to Taipei.
Haven't reproduced with my local built emulator and on Try [1]. If I just want to add some debug log, how can I do this without sending a patch to m-c?
[1] https://tbpl.mozilla.org/?tree=Try&rev=956d5cb11d6b
Comment 658•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-10T01:45:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=966420
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-239
buildname: b2g_emulator_vm b2g-inbound opt test reftest-13
revision: 73e47c7f6068
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 659•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-10T01:45:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=966455
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-953
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-14
revision: 73e47c7f6068
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 660•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-10T07:38:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=93099
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-163
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test crashtest-2
revision: 6d98d34ce923
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 661•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-10T07:38:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=93120
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-028
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-17
revision: 6d98d34ce923
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 662•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-10T09:29:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3596321
repository: try
who: jorendorff[at]mozilla[dot]com
machine: tst-linux64-spot-239
buildname: b2g_emulator_vm try opt test reftest-18
revision: a44070dd6155
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 663•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-10T18:56:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4527813
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-958
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-16
revision: 0ffb57e3e9c9
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 664•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-10T21:03:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4535766
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-263
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-9
revision: 58982e7b5c45
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 665•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-11T05:00:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4550616
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-076
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-4
revision: c931dd6d36ac
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 666•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-11T07:28:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=976521
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-058
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-4
revision: 2905ba16f162
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 667•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-11T09:46:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4559311
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1033
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-3
revision: c63a0dc3e90f
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 668•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-11T18:38:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=748521
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-994
buildname: b2g_emulator_vm mozilla-central opt test reftest-15
revision: 32a2c5bd2f68
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 669•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T03:22:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4581249
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-017
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-6
revision: ed5fa69e3fdf
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 670•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T05:38:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=981840
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-061
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-17
revision: d72e2dc64e1e
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 671•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T12:03:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4596156
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-116
buildname: b2g_emulator_vm mozilla-inbound debug test xpcshell-1
revision: 8628a94a6444
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 672•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T12:20:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=986342
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1043
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-4
revision: 59455231dec1
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 673•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T14:35:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4605163
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1043
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-13
revision: 86277cb58ad6
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 674•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T15:45:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4606567
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-116
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-16
revision: ecdbe4421df0
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 675•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T15:52:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4607295
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-061
buildname: b2g_emulator_vm mozilla-inbound opt test xpcshell
revision: 5fe0df3298aa
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 676•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T17:44:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4614237
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-116
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-6
revision: 71378a872c99
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 677•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T18:20:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=753648
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-116
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-1
revision: fa8bd3194aca
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 678•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-12T19:13:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4616203
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-092
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-1
revision: a65478d63b75
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 679•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-14T23:52:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=756149
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-020
buildname: b2g_emulator_vm mozilla-central opt test reftest-9
revision: f14dcd1c8c0b
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 680•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-15T03:45:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=992719
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-040
buildname: b2g_emulator_vm b2g-inbound opt test reftest-5
revision: cbcdddbadccc
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 681•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-15T03:45:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=992750
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-020
buildname: b2g_emulator_vm b2g-inbound opt test reftest-16
revision: cbcdddbadccc
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 682•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-15T03:46:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=992686
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-259
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-10
revision: cbcdddbadccc
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 683•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-15T07:18:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=70327
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-020
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-5
revision: 28bacbc71efb
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 684•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-15T07:18:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=70434
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-227
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-8
revision: 28bacbc71efb
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 685•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-15T07:18:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=70279
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-941
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-17
revision: 28bacbc71efb
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 686•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T03:37:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1010405
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-821
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-10
revision: b89d2bdab0e4
Traceback (most recent call last):
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 687•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T03:39:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4718036
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-813
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-3
revision: 83d940ea1491
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 688•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T07:29:22
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4724461
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-225
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-3
revision: 40f6d674ecd9
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 689•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T14:19:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4738584
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-150
buildname: b2g_emulator_vm mozilla-inbound opt test cppunit
revision: c207cbc339fd
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 690•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T15:18:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4739726
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-826
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-1
revision: 9bba75c1ee47
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 691•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T17:09:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4745859
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-150
buildname: b2g_emulator_vm mozilla-inbound opt test cppunit
revision: 752e55372986
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 692•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T17:54:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4748920
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-150
buildname: b2g_emulator_vm mozilla-inbound debug test xpcshell-2
revision: 571e6519a2a6
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
Comment 693•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T19:07:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=770541
repository: mozilla-central
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-840
buildname: b2g_emulator_vm mozilla-central opt test reftest-5
revision: 4d9618982ff0
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 694•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T19:51:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1018002
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-840
buildname: b2g_emulator_vm b2g-inbound opt test reftest-20
revision: 0e441ff66c5e
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 695•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T19:52:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1018073
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-813
buildname: b2g_emulator_vm b2g-inbound opt test reftest-4
revision: 655536bc9ccd
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 696•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-17T20:21:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4752889
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-821
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-5
revision: 70428bb355a4
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 697•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-18T12:34:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1024396
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-036
buildname: b2g_emulator_vm b2g-inbound opt test reftest-7
revision: 60d53f01ecfb
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 698•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-18T14:16:50
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4776617
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-913
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-18
revision: 29c50b824923
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 699•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-19T07:20:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4808615
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-233
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-20
revision: ffe14c6ff66f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 700•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-19T07:20:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4808888
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-050
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-5
revision: f4eba33e0d61
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 701•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-19T07:20:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4808891
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-946
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8
revision: f4eba33e0d61
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 702•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-19T13:23:50
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=779386
repository: mozilla-central
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-125
buildname: b2g_emulator_vm mozilla-central opt test reftest-16
revision: 8880b5632e2b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 703•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-19T14:59:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=74795
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-198
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-11
revision: c7ec310296ac
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 704•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-19T15:09:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1034318
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-198
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-2
revision: 60721a39769d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 705•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-19T17:42:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=781399
repository: mozilla-central
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-125
buildname: b2g_emulator_vm mozilla-central opt test reftest-4
revision: b052018cf239
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 706•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-19T20:49:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4838339
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-137
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-2
revision: 5b12b200cbd7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 707•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T08:27:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=784904
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-279
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-18
revision: 33eb071d3b3d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 708•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T09:05:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4842438
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1031
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-16
revision: fa443367d637
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 709•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T09:26:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4842589
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-863
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-7
revision: 41373ca728e4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 710•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T09:38:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4842724
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-023
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-7
revision: 41373ca728e4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 711•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T12:51:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1036791
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-887
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-13
revision: 5ff0c91afef0
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 712•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T13:12:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1036827
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-537
buildname: b2g_emulator_vm b2g-inbound opt test reftest-1
revision: 5ff0c91afef0
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 713•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T13:18:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4846159
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-297
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: d8dd513ac780
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 714•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T13:29:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4846347
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-835
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-16
revision: d8dd513ac780
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 715•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T14:18:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1037363
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-635
buildname: b2g_emulator_vm b2g-inbound opt test reftest-15
revision: b76d6ff5eec5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 716•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T17:15:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=787054
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-004
buildname: b2g_emulator_vm mozilla-central opt test reftest-15
revision: 7b33ee7fd162
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 717•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T20:53:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4850287
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1019
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-19
revision: bce8b4207a45
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 718•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T22:14:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4850651
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-958
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: 37b71b9bdb3e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 719•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T22:14:50
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4850659
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-532
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: 37b71b9bdb3e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 720•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-20T23:59:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1037864
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-025
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-19
revision: 0faac3c1b3e4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 721•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T08:02:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=788572
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-987
buildname: b2g_emulator_vm mozilla-central opt test mochitest-4
revision: 7b33ee7fd162
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 722•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T08:02:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=788577
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1039
buildname: b2g_emulator_vm mozilla-central opt test mochitest-9
revision: 7b33ee7fd162
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 723•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T08:05:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4853189
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1190
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-1
revision: 0d70de8e8bcf
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 724•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T08:07:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4852506
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-149
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-4
revision: c6c7aa17862f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 725•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T10:14:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4854665
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1137
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4
revision: 8e1eafe68800
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 726•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T10:14:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4854671
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1040
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-20
revision: 8e1eafe68800
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 727•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T10:31:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4855163
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-153
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9
revision: c8f266a9de26
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 728•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T17:16:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=788897
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1009
buildname: b2g_emulator_vm mozilla-central opt test reftest-9
revision: 7b33ee7fd162
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 729•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T17:46:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=788913
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-095
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-6
revision: 7b33ee7fd162
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 730•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T18:00:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=788933
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-095
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-6
revision: 7b33ee7fd162
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 731•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T18:01:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4857072
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-939
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: c7aaf7025e59
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 732•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T18:01:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4857071
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-938
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-1
revision: c7aaf7025e59
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 733•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T18:01:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4857073
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-127
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: c7aaf7025e59
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 734•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T18:49:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4857555
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-117
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-4
revision: 086e278791fc
"comments": "Bug 1111949 - [TaskTracer] Bulid error: mozilla-central/tools/profiler/GeckoTaskTracer.cpp:115:31: error: expected ')' before 'false', r=sinker.",
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 735•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T18:51:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4857170
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-938
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10
revision: c7aaf7025e59
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 736•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T18:51:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4857151
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-815
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: c7aaf7025e59
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 737•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T19:14:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4858438
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-664
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-18
revision: 155b9d4cb8cb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 738•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T19:41:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4858983
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-034
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-20
revision: a87ee1857733
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 739•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T21:23:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4860664
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-815
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14
revision: 37414c1288a0
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 740•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T21:40:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4861135
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1022
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-13
revision: 6ec55060ca19
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 741•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T22:16:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1038213
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-938
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-10
revision: 17a6271259dc
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 742•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T22:16:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1038246
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-653
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-4
revision: 17a6271259dc
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 743•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T23:13:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1038647
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1226
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-1
revision: 327a15b2b0de
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 744•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-21T23:35:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4862000
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-053
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11
revision: 73a8a6927bde
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 745•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T00:27:08
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=789556
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-156
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-9
revision: b915a50bc6be
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 746•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T00:27:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=789593
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-873
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-16
revision: b915a50bc6be
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 747•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T01:41:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4865171
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-256
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-9
revision: 082d643006b3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 748•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T04:25:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4867244
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1021
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-1
revision: c0c165a61e9d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 749•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T04:25:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4867253
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-135
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-1
revision: c0c165a61e9d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 750•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T05:00:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3843225
repository: try
who: arai_a[at]mac[dot]com
machine: tst-linux64-spot-503
buildname: b2g_emulator_vm try opt test xpcshell
revision: 4bc07c43663e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 751•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T05:24:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=791160
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-083
buildname: b2g_emulator_vm mozilla-central opt test crashtest-3
revision: c357fb08cc10
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 752•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T05:24:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=791029
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-149
buildname: b2g_emulator_vm mozilla-central opt test reftest-14
revision: c357fb08cc10
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 753•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T05:45:52
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4867691
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1174
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: 458cfe948a05
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 754•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T05:46:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1040190
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-839
buildname: b2g_emulator_vm b2g-inbound opt test reftest-11
revision: c5b5cfc151c9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 755•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T05:46:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1040193
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1028
buildname: b2g_emulator_vm b2g-inbound opt test reftest-14
revision: c5b5cfc151c9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 756•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T05:46:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1040195
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-030
buildname: b2g_emulator_vm b2g-inbound opt test reftest-16
revision: c5b5cfc151c9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 757•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T06:24:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=95771
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-259
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-3
revision: bd4bb33c671b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 758•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T06:27:22
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=75233
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1019
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test crashtest-1
revision: 752225b5d185
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 759•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T06:27:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=75362
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-095
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-14
revision: 752225b5d185
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 760•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T06:27:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=75071
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-042
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-9
revision: 752225b5d185
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
REFTEST TEST-UNEXPECTED-FAIL | http://10.0.2.2:8888/tests/content/canvas/test/reftest/webgl-clear-test.html?aa&_____&________ | image comparison (==), max difference: 255, number of differing pixels: 65536
Return code: 1
Comment 761•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T06:27:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=75192
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-828
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-13
revision: 752225b5d185
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 762•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T06:28:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=58279
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-831
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-1
revision: 39eaa987093b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 763•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T06:28:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=58197
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-207
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test cppunit
revision: 39eaa987093b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 764•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T07:02:52
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=75538
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-593
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-17
revision: 24524f1631f2
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 765•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T07:16:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4870327
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-868
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2
revision: e4f5b3825bbb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 766•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T07:34:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4871853
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-435
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-8
revision: b1127d55a561
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 767•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T07:36:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=75633
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-114
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-15
revision: 1c196ac2eec8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 768•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T07:57:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1516492
repository: fx-team
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-963
buildname: b2g_emulator_vm fx-team opt test crashtest-3
revision: b0940fe618e4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 769•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:05:00
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1043286
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1011
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-16
revision: e6d138d736f2
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 770•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:05:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1043408
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1004
buildname: b2g_emulator_vm b2g-inbound debug test xpcshell-1
revision: 650e5a765596
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 771•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:05:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1043403
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1140
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-16
revision: 650e5a765596
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 772•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:06:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1041353
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-339
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-4
revision: 82155015764e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 773•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:06:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1041356
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-825
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-7
revision: 82155015764e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 774•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:06:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1041374
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-162
buildname: b2g_emulator_vm b2g-inbound opt test reftest-9
revision: 82155015764e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 775•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:14:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1043701
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-384
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-4
revision: f1e7da0be367
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 776•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:16:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=75697
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1080
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-10
revision: 1c196ac2eec8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 777•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:17:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=58589
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-189
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test mochitest-4
revision: 97b6391a8190
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 778•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:17:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=58602
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-799
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-1
revision: 97b6391a8190
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 779•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T08:36:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4874800
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-591
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-20
revision: 1ce0671489ad
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 780•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T09:23:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4876203
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-912
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-17
revision: 0076eb0ed38c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 781•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T09:23:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4876509
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-183
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2
revision: 0076eb0ed38c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 782•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T09:33:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1043914
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-331
buildname: b2g_emulator_vm b2g-inbound opt test reftest-20
revision: f304ef1fa9c9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 783•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T09:46:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=58763
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-564
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-12
revision: 5509822354a9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 784•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T09:46:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=58683
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-145
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-5
revision: 97b6391a8190
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 785•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T09:47:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=75847
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1208
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-8
revision: e9c1be9e8658
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 786•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T09:47:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=75876
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-146
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-15
revision: e9c1be9e8658
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 787•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T10:07:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4877641
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-557
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-4
revision: 70fe31e4b65e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 788•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T10:14:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4877709
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-749
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8
revision: 70fe31e4b65e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 789•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T10:21:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1044070
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-599
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-4
revision: f304ef1fa9c9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 790•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T10:31:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1044131
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1004
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-1
revision: ca58bf02c1d7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 791•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T11:10:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1044616
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-052
buildname: b2g_emulator_vm b2g-inbound opt test reftest-18
revision: b8cb7fcf4cd4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 792•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T11:10:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1044627
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-912
buildname: b2g_emulator_vm b2g-inbound debug test xpcshell-2
revision: b8cb7fcf4cd4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
Comment 793•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T11:39:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1044884
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-910
buildname: b2g_emulator_vm b2g-inbound debug test xpcshell-1
revision: 3b5d17fb1517
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 794•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T11:50:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4880108
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1081
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-7
revision: a1ee6a259cab
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 795•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T12:13:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1044869
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1002
buildname: b2g_emulator_vm b2g-inbound opt test reftest-6
revision: 3b5d17fb1517
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 796•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T12:14:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1522380
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-389
buildname: b2g_emulator_vm fx-team opt test reftest-9
revision: 455a5366c877
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 797•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T12:36:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4882873
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1040
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-16
revision: 2beb9004e634
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 798•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T12:47:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4882527
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-588
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-5
revision: 6a8957699597
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 799•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T13:07:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1523733
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-373
buildname: b2g_emulator_vm fx-team opt test reftest-5
revision: 8998763a34f5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 800•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T13:17:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4884235
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-982
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-1
revision: 61eaac98828b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 801•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T13:39:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1524349
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1202
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-17
revision: 96a80d4aa037
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 802•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T14:17:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4887106
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-610
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-8
revision: c1747e8d827b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 803•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T14:38:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=76133
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1002
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-10
revision: 4dd6d9b58f42
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 804•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T14:43:00
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4888337
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-516
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-19
revision: 57ba071d749e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 805•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T15:33:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1045283
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-006
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-4
revision: f6d10f05f6e9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 806•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T15:39:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4890202
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-139
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-6
revision: c12fab47017b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 807•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T15:47:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4890399
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-969
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-7
revision: c12fab47017b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 808•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T15:52:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59172
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-598
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-5
revision: 2570f8660a1a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 809•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T16:14:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=76299
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-723
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-11
revision: 4dd6d9b58f42
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 810•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T16:16:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59207
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-818
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-19
revision: 2570f8660a1a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 811•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T16:16:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=794278
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-340
buildname: b2g_emulator_vm mozilla-central opt test reftest-16
revision: f6d10f05f6e9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 812•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T16:17:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=794304
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-905
buildname: b2g_emulator_vm mozilla-central opt test reftest-5
revision: f6d10f05f6e9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 813•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T16:17:08
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=794317
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-431
buildname: b2g_emulator_vm mozilla-central opt test reftest-4
revision: f6d10f05f6e9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 814•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T16:28:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=794338
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-346
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-15
revision: f6d10f05f6e9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 815•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T16:33:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4890968
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1036
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-5
revision: 6ceabcdac1d4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 816•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T16:35:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1045604
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-583
buildname: b2g_emulator_vm b2g-inbound opt test cppunit
revision: a94f9643235f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 817•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T17:08:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1046366
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1023
buildname: b2g_emulator_vm b2g-inbound opt test reftest-16
revision: 9e809bf35616
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 818•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T19:44:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1046890
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-868
buildname: b2g_emulator_vm b2g-inbound opt test reftest-9
revision: e3fb73728b1a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 819•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T21:09:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4900515
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-527
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: ed08c1246e77
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 820•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T23:54:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4905312
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1013
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-3
revision: 4902a8efe178
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 821•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T23:55:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4905319
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-168
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-1
revision: 4902a8efe178
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 822•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-22T23:55:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4905332
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-546
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-7
revision: 4902a8efe178
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 823•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T02:38:52
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=796759
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1288
buildname: b2g_emulator_vm mozilla-central opt test reftest-5
revision: 0532f2509f3f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 824•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T03:00:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4909835
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-282
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-9
revision: 073b4ec79de9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 825•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T03:03:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4907525
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-766
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-15
revision: 6a919b6ad221
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 826•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T03:04:50
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4906491
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-934
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-13
revision: 4902a8efe178
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 827•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T03:06:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1531253
repository: fx-team
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-955
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-6
revision: 56328d43acc8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 828•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T04:50:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1049841
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-476
buildname: b2g_emulator_vm b2g-inbound opt test crashtest-1
revision: c2795447c4a1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 829•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T04:50:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1049519
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-568
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-14
revision: 524bced9ae82
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 830•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T04:50:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1049506
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-553
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-18
revision: 524bced9ae82
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 831•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T04:51:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1048988
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-975
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-18
revision: 3ddec385426e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 832•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T04:51:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1048123
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-043
buildname: b2g_emulator_vm b2g-inbound opt test reftest-2
revision: 0611c80157be
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 833•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T04:51:36
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1048124
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-201
buildname: b2g_emulator_vm b2g-inbound opt test reftest-3
revision: 0611c80157be
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 834•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T04:51:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1048134
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1190
buildname: b2g_emulator_vm b2g-inbound opt test reftest-13
revision: 0611c80157be
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 835•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:25:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=798048
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-930
buildname: b2g_emulator_vm mozilla-central opt test crashtest-2
revision: 1813b5782036
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 836•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:37:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=798282
repository: mozilla-central
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-644
buildname: b2g_emulator_vm mozilla-central opt test crashtest-2
revision: 1813b5782036
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 837•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:42:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4916583
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-718
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10
revision: c8fd5af3c60c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 838•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:51:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4917455
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-829
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-6
revision: 6deae7ea9af1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 839•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:54:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1050606
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-838
buildname: b2g_emulator_vm b2g-inbound opt test reftest-16
revision: 729317ed1d33
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 840•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:55:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1050505
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-031
buildname: b2g_emulator_vm b2g-inbound opt test reftest-3
revision: 23fc520af341
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 841•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:55:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1050485
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-149
buildname: b2g_emulator_vm b2g-inbound opt test reftest-9
revision: 23fc520af341
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 842•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:55:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1050374
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-719
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-11
revision: 23fc520af341
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 843•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:58:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1050779
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-160
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-2
revision: 2805718ef7b8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 844•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T08:58:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1050782
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-506
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-5
revision: 2805718ef7b8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 845•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T09:01:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59449
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-709
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test marionette
revision: 39dfb662c82a
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 846•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T09:02:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59439
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-056
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test mochitest-4
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 847•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T09:02:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59442
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-043
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-3
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 848•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T09:02:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59456
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1102
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-5
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 849•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T10:46:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4919482
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1092
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-20
revision: b1817e0cdc30
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 850•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T11:06:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1537386
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1082
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-20
revision: 48786ef504ff
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 851•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T11:32:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1538161
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-131
buildname: b2g_emulator_vm fx-team opt test xpcshell
revision: 48786ef504ff
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 852•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T11:32:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1538156
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-055
buildname: b2g_emulator_vm fx-team opt test mochitest-8
revision: 48786ef504ff
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 853•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T11:47:00
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4920726
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-952
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: b1817e0cdc30
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 854•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T12:45:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1540180
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1244
buildname: b2g_emulator_vm fx-team opt test mochitest-8
revision: cfbcc324f038
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 855•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T15:17:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4924037
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1092
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4
revision: d8d78db85c5d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 856•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T15:26:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4925054
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-797
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-18
revision: a2dc4866b44f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 857•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T16:23:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4926926
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-858
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: 5910d49fed08
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 858•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T16:58:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3876686
repository: try
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-105
buildname: b2g_emulator_vm try opt test mochitest-2
revision: 4fc0b394ba49
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 859•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T16:58:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4927891
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-208
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-16
revision: 5aaf3f3a87f1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 860•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T19:27:36
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1542041
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1090
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-14
revision: 697eb6db7d96
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 861•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T20:48:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1055819
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-775
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-18
revision: a2ddf3c07fe7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 862•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T22:13:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3874806
repository: try
who: aklotz[at]mozilla[dot]com
machine: tst-linux64-spot-502
buildname: Android armv7 API 9 try opt test mochitest-16
revision: 63c57488f63c
127 INFO TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_overrides.html | Navigator UA not overridden at step 1 - got Mozilla/5.0 (Android; Mobile; rv:37.0) Gecko/37.0 Firefox/37.0, expected DummyUserAgent
138 INFO TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_overrides.html | Navigator UA not overridden at step 5 - got Mozilla/5.0 (Android; Mobile; rv:37.0) Gecko/37.0 Firefox/37.0, expected DummyUserAgent/5.0 (Android; Mobile; rv:37.0) Gecko/37.0 Firefox/37.0
241 INFO TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_updates.html | Test timed out. - expected PASS
TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_updates_reset.html | application timed out after 330 seconds with no output
PROCESS-CRASH | /tests/netwerk/test/mochitests/test_user_agent_updates_reset.html | application crashed [@ libc.so + 0xc51c]
No tests run or test summary not found
Comment 863•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T22:13:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3875292
repository: try
who: aklotz[at]mozilla[dot]com
machine: panda-0422
buildname: Android 4.0 armv7 API 10+ try opt test mochitest-8
revision: 63c57488f63c
509 INFO TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_overrides.html | Navigator UA not overridden at step 1 - got Mozilla/5.0 (Android; Tablet; rv:37.0) Gecko/37.0 Firefox/37.0, expected DummyUserAgent
520 INFO TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_overrides.html | Navigator UA not overridden at step 5 - got Mozilla/5.0 (Android; Tablet; rv:37.0) Gecko/37.0 Firefox/37.0, expected DummyUserAgent/5.0 (Android; Tablet; rv:37.0) Gecko/37.0 Firefox/37.0
623 INFO TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_updates.html | Test timed out. - expected PASS
Comment 864•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T22:13:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3875869
repository: try
who: aklotz[at]mozilla[dot]com
machine: tst-linux64-spot-183
buildname: b2g_emulator_vm try opt test reftest-17
revision: 63c57488f63c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 865•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T22:13:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3875308
repository: try
who: aklotz[at]mozilla[dot]com
machine: panda-0092
buildname: Android 4.0 armv7 API 10+ try debug test mochitest-8
revision: 63c57488f63c
12/23/2014 16:06:48: DEBUG: 11330 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0091/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0091
511 INFO TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_overrides.html | Navigator UA not overridden at step 1 - got Mozilla/5.0 (Android; Tablet; rv:37.0) Gecko/37.0 Firefox/37.0, expected DummyUserAgent
522 INFO TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_overrides.html | Navigator UA not overridden at step 5 - got Mozilla/5.0 (Android; Tablet; rv:37.0) Gecko/37.0 Firefox/37.0, expected DummyUserAgent/5.0 (Android; Tablet; rv:37.0) Gecko/37.0 Firefox/37.0
625 INFO TEST-UNEXPECTED-FAIL | /tests/netwerk/test/mochitests/test_user_agent_updates.html | Test timed out. - expected PASS
Comment 866•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T22:13:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3875407
repository: try
who: aklotz[at]mozilla[dot]com
machine: tst-linux64-spot-813
buildname: Ubuntu VM 12.04 x64 Mulet try opt test mochitest-1
revision: 63c57488f63c
142 INFO TEST-UNEXPECTED-FAIL | /tests/docshell/test/navigation/test_sessionhistory.html | Test timed out. - expected PASS
149 INFO TEST-UNEXPECTED-FAIL | /tests/docshell/test/navigation/test_sessionhistory.html | Wrong document loaded (http://mochi.test:8888/tests/docshell/test/navigation/frame3.html, http://mochi.test:8888/tests/docshell/test/navigation/frame3.html)! - Result logged after SimpleTest.finish()
150 INFO TEST-UNEXPECTED-FAIL | /tests/docshell/test/navigation/test_sessionhistory.html | Wrong document loaded (http://mochi.test:8888/tests/docshell/test/navigation/frame0.html, http://mochi.test:8888/tests/docshell/test/navigation/frame0.html)! - Result logged after SimpleTest.finish()
151 INFO TEST-UNEXPECTED-FAIL | /tests/docshell/test/navigation/test_sessionhistory.html | Wrong document loaded (http://mochi.test:8888/tests/docshell/test/navigation/frame1.html, http://mochi.test:8888/tests/docshell/test/navigation/frame1.html)! - Result logged after SimpleTest.finish()
152 INFO TEST-UNEXPECTED-FAIL | /tests/docshell/test/navigation/test_sessionhistory.html | Wrong document loaded (http://mochi.test:8888/tests/docshell/test/navigation/frame2.html, http://mochi.test:8888/tests/docshell/test/navigation/frame2.html)! - Result logged after SimpleTest.finish()
190 INFO TEST-UNEXPECTED-FAIL | /tests/docshell/test/test_bug570341.html | Expected navigationStart to happen before unloadEventStart, got navigationStart = 1419384127153, unloadEventStart = 0 - expected PASS
254 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-animations/test_animations-dynamic-changes.html | Only the startTimes of existing animations are preserved - Only the startTimes of existing animations are preserved: assert_equals: First player is in second position after update expected object "[object AnimationPlayer]" but got object "[object AnimationPlayer]"
255 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-animations/test_animations-dynamic-changes.html | Animations are removed from the start of the list while preserving the state of existing players - Animations are removed from the start of the list while preserving the state of existing players: assert_equals: List of players was trimmed expected 1 but got 0
256 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-animations/test_animations-dynamic-changes.html | Test timed out. - Test timed out.
257 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-animations/test_animations-dynamic-changes.html | Timeout - Timeout: Test runner timed us out.
258 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-animations/test_animations-dynamic-changes.html | Player state is preserved when interleaving animations in list - Player state is preserved when interleaving animations in list: Test timed out
259 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-animations/test_animations-dynamic-changes.html | Finished test - Finished test: Status: 2
266 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-transitions/test_animation-pausing.html | Test timed out. - Test timed out.
267 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-transitions/test_animation-pausing.html | Timeout - Timeout: Test runner timed us out.
268 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-transitions/test_animation-pausing.html | pause() and play() a transition - pause() and play() a transition: Test timed out
269 INFO TEST-UNEXPECTED-FAIL | /tests/dom/animation/test/css-transitions/test_animation-pausing.html | Finished test - Finished test: Status: 2
277 INFO TEST-UNEXPECTED-FAIL | /tests/dom/apps/tests/test_app_enabled.html | Error callback invoked BACKGROUND_APP - expected PASS
290 INFO TEST-UNEXPECTED-FAIL | /tests/dom/apps/tests/test_app_update.html | mozApps error: BACKGROUND_APP - expected PASS
295 INFO TEST-UNEXPECTED-FAIL | /tests/dom/apps/tests/test_bug_795164.html | mozApps error: BACKGROUND_APP - expected PASS
301 INFO TEST-UNEXPECTED-FAIL | /tests/dom/apps/tests/test_import_export.html | Error callback invoked BACKGROUND_APP - expected PASS
307 INFO TEST-UNEXPECTED-FAIL | /tests/dom/apps/tests/test_install_multiple_apps_origin.html | Error callback invoked BACKGROUND_APP - expected PASS
312 INFO TEST-UNEXPECTED-FAIL | /tests/dom/apps/tests/test_install_receipts.html | Error callback invoked [object Event] - expected PASS
318 INFO TEST-UNEXPECTED-FAIL | /tests/dom/apps/tests/test_marketplace_pkg_install.html | Test timed out. - expected PASS
319 INFO TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | 4 test timeouts, giving up. - expected PASS
320 INFO TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | Skipping 981 remaining tests. - expected PASS
324 INFO TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | /tests/dom/apps/tests/test_marketplace_pkg_install.html - finished in a non-clean fashion, probably because it didn't call SimpleTest.finish()
327 INFO TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | undefined assertion name - Result logged after SimpleTest.finish()
FATAL ERROR: AsyncShutdown timeout in profile-before-change Conditions: [{"name":"OS.File: flush I/O queued before profile-before-change","state":{"launched":true,"shutdown":false,"worker":false,"pendingReset":true,"latestSent":["Tue Dec 23 2014 18:05:33 GMT-0800 (PST)","writeAtomic"],"latestReceived":null,"messagesSent":60,"messagesReceived":58,"messagesQueued":63,"DEBUG":false,"clients":[{"name":"CrashMonitor: Writing notifications to file after receiving profile-before-ch
[Parent 2543] ###!!! ABORT: file resource://gre/modules/osfile/osfile_async_front.jsm, line 1496
[Parent 2543] ###!!! ABORT: file resource://gre/modules/osfile/osfile_async_front.jsm, line 1496
336 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/apps/tests/test_marketplace_pkg_install.html | application terminated with exit code 11
PROCESS-CRASH | /tests/dom/apps/tests/test_marketplace_pkg_install.html | application crashed [@ mozalloc_abort(char const*)]
Return code: 1
Comment 867•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T22:28:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4934574
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-862
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-1
revision: 3fe5d0e54655
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 868•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T23:08:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1545226
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1001
buildname: b2g_emulator_vm fx-team opt test mochitest-7
revision: fd2a21b856ee
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Traceback (most recent call last):
ConnectionError: HTTPConnectionPool(host='pypi.pvt.build.mozilla.org', port=80): Max retries exceeded with url: /pub/blessings-1.5.1.tar.gz (Caused by <class 'httplib.BadStatusLine'>: '')
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 869•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-23T23:45:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4935101
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-862
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-7
revision: 3fe5d0e54655
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 870•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T00:20:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1056244
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1243
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-9
revision: 79fa3f5f012e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 871•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T00:20:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1056323
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-901
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-3
revision: 79fa3f5f012e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 872•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T01:03:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1056760
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-427
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-8
revision: 4684c4cb55f0
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 873•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T01:04:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1056431
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-258
buildname: b2g_emulator_vm b2g-inbound opt test reftest-9
revision: 854d73b07a27
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 874•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T01:05:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4935738
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-086
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4
revision: 9e4bd48463a7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 875•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:23:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4940402
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-158
buildname: b2g_emulator_vm mozilla-inbound debug test cppunit
revision: d3cb86ccd8a8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 876•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:24:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4939342
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-050
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-6
revision: 688452a87921
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 877•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:26:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4939419
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-097
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: 876568e6c5cb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 878•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:35:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1058053
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-703
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-8
revision: 987a266fd928
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 879•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:35:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1058044
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-042
buildname: b2g_emulator_vm b2g-inbound opt test reftest-3
revision: 987a266fd928
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 880•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:35:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1057449
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-145
buildname: b2g_emulator_vm b2g-inbound opt test reftest-9
revision: c411b527da85
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 881•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:38:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=802017
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-817
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-19
revision: b17e7747d3fb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 882•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:39:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4938398
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1022
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1
revision: a7e45fb4b943
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 883•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:39:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4938402
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-959
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-5
revision: a7e45fb4b943
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 884•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:44:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4937766
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-383
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9
revision: 860181fd59cf
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 885•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T08:44:52
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4937611
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-293
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-9
revision: fce824c4c646
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 886•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T10:23:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1547193
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-997
buildname: b2g_emulator_vm fx-team opt test reftest-4
revision: a76ba87bf502
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 887•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T10:56:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4943508
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-954
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4
revision: af9239757205
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 888•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T11:51:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1548427
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1041
buildname: b2g_emulator_vm fx-team opt test reftest-5
revision: 38471b0310c9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 889•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T11:51:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1548405
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1099
buildname: b2g_emulator_vm fx-team opt test reftest-14
revision: 38471b0310c9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 890•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T12:57:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1059003
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-094
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-3
revision: 255421313786
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 891•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T17:35:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4944479
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1037
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-9
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 892•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T17:35:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4944481
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-044
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-2
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 893•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T17:35:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4944492
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-046
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-6
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 894•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T17:35:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4944504
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-859
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-18
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 895•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T17:38:36
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=804370
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-625
buildname: b2g_emulator_vm mozilla-central opt test reftest-19
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 896•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T17:40:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4944577
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1224
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 897•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T17:40:52
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4944587
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-549
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 898•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T18:00:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=804524
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-388
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-9
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 899•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T18:00:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1059892
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-400
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-12
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 900•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T18:01:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1549177
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1103
buildname: b2g_emulator_vm fx-team opt test mochitest-2
revision: 2acb12da9813
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 901•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T19:58:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4946660
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-463
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: 76d1641cf90b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 902•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T20:58:36
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1060776
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1014
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-3
revision: 3add7c91e032
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 903•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T20:58:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1060697
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-800
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-9
revision: 59f210b3a8dc
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 904•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T23:28:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4947611
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-925
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: 2f90deb1be15
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 905•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T23:28:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4947610
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-950
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: 2f90deb1be15
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 906•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T23:29:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4947612
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-953
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: 2f90deb1be15
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 907•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T23:29:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4947586
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1043
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: d8d78db85c5d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 908•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T23:38:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4947653
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-277
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: 4d8cd2c1ecc8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 909•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-24T23:38:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4947650
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-143
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-19
revision: 4d8cd2c1ecc8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 910•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T00:15:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4947897
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1198
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: 0569ee9bd5df
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 911•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T00:23:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4947924
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-398
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: 399213cb9cfd
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 912•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T00:33:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1061618
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-979
buildname: b2g_emulator_vm b2g-inbound opt test xpcshell
revision: 054216fee88a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 913•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T00:33:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1061607
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-296
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-2
revision: 054216fee88a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 914•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T00:33:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1061631
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-902
buildname: b2g_emulator_vm b2g-inbound opt test reftest-10
revision: 054216fee88a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Assignee | ||
Comment 915•10 years ago
|
||
I just reproduced the issue once on Try with my debug logs [1], so the emulator is not offline but really not shown. Compare the qemu.log [2] with a good one [3], it stops after a "Failed to load libGL.so", and the good one has two the same messages.
I am not sure is the message related to the issue, but it should be fixed IMO.
I don't see that message when I run my local built emulator, and I have libgl1-mesa-dev installed on my Ubuntu 14.04 (x64) by following the instructions at [4]. Ryan, do you know how could I check and maybe fix this on test machine?
[1] https://tbpl.mozilla.org/php/getParsedLog.php?id=55331988&tree=Try&full=1
[2] http://mozilla-releng-blobs.s3.amazonaws.com/blobs/try/sha512/b6a3d6687c2394142e2604143e43a6f136f2be8ba9e9a8e0240d2b599af84b20226e0a193b31f2eed4fd247889144595319fa74dab6f9496d93e4c20f0eb0890
[3] http://mozilla-releng-blobs.s3.amazonaws.com/blobs/try/sha512/46d1b66c5564a348d7965c4747665d3708a3b863aa864ae35dc838f67d6c422b7a06bb07b7554219dfefd3256042fc687bc154d076c81002e795819e7dc54e0b
[4] https://developer.mozilla.org/en-US/Firefox_OS/Firefox_OS_build_prerequisites
Flags: needinfo?(ryanvm)
Assignee | ||
Comment 916•10 years ago
|
||
(In reply to Ting-Yu Chou [:ting] from comment #915)
> a good one [3], it stops after a "Failed to load libGL.so", and the good one
There's a bug about this: bug 1013634.
See Also: → 1013634
Assignee | ||
Comment 917•10 years ago
|
||
I'll look for the answer in bug 1013634 instead.
Flags: needinfo?(ryanvm)
Comment 918•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T08:06:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4948630
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1127
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: 2dd90d967747
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 919•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T08:06:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4948586
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1070
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: 4902a8efe178
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 920•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T08:06:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4948568
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-991
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: aca891c01c88
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 921•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T08:07:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4948438
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-476
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: 794162dbfad7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 922•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T08:18:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4948341
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-245
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: 073b4ec79de9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 923•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T08:21:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4948304
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-804
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: c8fd5af3c60c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 924•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T09:26:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1063067
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1133
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-4
revision: 9d8276e2f4a9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 925•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T09:27:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1062447
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-402
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-1
revision: c15c956e0f99
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 926•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T09:27:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1062106
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-758
buildname: b2g_emulator_vm b2g-inbound opt test crashtest-2
revision: 8f1c3e86aa20
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 927•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T09:27:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1062633
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1056
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-15
revision: 8f1c3e86aa20
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 928•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T09:27:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1061939
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1002
buildname: b2g_emulator_vm b2g-inbound opt test reftest-13
revision: e4f547bcdf87
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 929•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T09:28:00
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1061874
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1241
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-2
revision: 054216fee88a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 930•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T10:07:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4949757
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-841
buildname: b2g_emulator_vm mozilla-inbound debug test cppunit
revision: 3a86099219cb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 931•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T13:40:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=806138
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-884
buildname: b2g_emulator_vm mozilla-central opt test reftest-17
revision: 986ef444a8bb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 932•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T13:40:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=806179
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1225
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-20
revision: 986ef444a8bb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 933•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T13:55:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4952015
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-884
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-6
revision: f3a7b81c249a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 934•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T13:57:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1064121
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-965
buildname: b2g_emulator_vm b2g-inbound opt test crashtest-1
revision: 986ef444a8bb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 935•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T17:29:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4953521
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-708
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-12
revision: ffa2358e8919
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 936•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T17:30:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4953623
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-257
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11
revision: ffa2358e8919
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 937•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T17:38:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4953744
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-846
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-3
revision: 260f7fb1596a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 938•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T17:47:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4953732
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-954
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-7
revision: 260f7fb1596a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 939•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-25T20:30:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4954842
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-862
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-2
revision: 3470cdf1cfa8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 940•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:27:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=807096
repository: mozilla-central
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-058
buildname: b2g_emulator_vm mozilla-central opt test mochitest-1
revision: 986ef444a8bb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 941•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:46:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1065379
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-841
buildname: b2g_emulator_vm b2g-inbound opt test reftest-2
revision: a5fe2cd84197
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Traceback (most recent call last):
ConnectionError: HTTPConnectionPool(host='pypi.pvt.build.mozilla.org', port=80): Max retries exceeded with url: /pub/psutil-0.7.1.tar.gz (Caused by <class 'httplib.BadStatusLine'>: '')
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 942•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:47:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1065274
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-140
buildname: b2g_emulator_vm b2g-inbound opt test reftest-1
revision: 288ea8616ac1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 943•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:47:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1065326
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-841
buildname: b2g_emulator_vm b2g-inbound debug test cppunit
revision: 288ea8616ac1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 944•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:47:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1064489
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1036
buildname: b2g_emulator_vm b2g-inbound opt test crashtest-2
revision: f1c223eb0d36
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 945•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=96833
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-018
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-2
revision: 361d3e3e3591
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 946•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=96741
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-620
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test crashtest-2
revision: 361d3e3e3591
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 947•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=96675
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-098
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-20
revision: 361d3e3e3591
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 948•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=96541
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1012
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-17
revision: 361d3e3e3591
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
TimeoutException: TimeoutException: Connection timed out
Automation Error: Exception caught while running tests
Return code: 1
No tests run or test summary not found
Return code: 1
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 949•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=96817
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-945
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-1
revision: 361d3e3e3591
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 950•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=96918
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-010
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-14
revision: 361d3e3e3591
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 951•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=96853
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-125
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-2
revision: 361d3e3e3591
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 952•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=96867
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-833
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-16
revision: 361d3e3e3591
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 953•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=96776
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1058
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-2
revision: 361d3e3e3591
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 954•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77037
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-182
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test mochitest-9
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 955•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77041
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1032
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test xpcshell
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 956•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77045
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-110
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-2
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 957•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=76591
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-014
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test marionette
revision: 4dd6d9b58f42
errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 958•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=76666
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-088
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-3
revision: 4dd6d9b58f42
abort: connection ended unexpectedly
Automation Error: hg not responding
Return code: 255
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 959•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:55:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77149
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1044
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-18
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 960•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59888
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-033
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test mochitest-2
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 961•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59723
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-354
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-4
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 962•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59505
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1117
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-1
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 963•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59988
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-143
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test mochitest-7
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 964•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59730
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-459
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-11
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 965•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59916
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-034
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-14
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 966•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59927
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-132
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-3
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 967•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59941
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-136
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-17
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 968•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T05:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=59840
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-781
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-18
revision: 39dfb662c82a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 969•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T07:24:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1551315
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1049
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-9
revision: ebad1dd6ac40
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 970•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T08:13:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1066536
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-178
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-7
revision: 738e16a7341b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 971•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T08:14:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1551629
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-182
buildname: b2g_emulator_vm fx-team opt test reftest-19
revision: 52d616db7d5a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 972•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T08:33:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1066848
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-708
buildname: b2g_emulator_vm b2g-inbound opt test reftest-11
revision: ebab1280e934
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 973•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T08:33:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1066853
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-318
buildname: b2g_emulator_vm b2g-inbound opt test reftest-16
revision: ebab1280e934
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 974•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T08:34:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1552094
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1149
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-11
revision: 87b7c943c2d6
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 975•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T08:57:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4957926
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-458
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2
revision: 5f429eb91558
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 976•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T10:26:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4959608
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-628
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-13
revision: 4fd307cbb9d9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 977•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T10:26:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1067195
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-001
buildname: b2g_emulator_vm b2g-inbound opt test reftest-2
revision: 7107c46c8639
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 978•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T10:49:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1553332
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-815
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-18
revision: 5a6300422191
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 979•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T10:49:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1553335
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1032
buildname: b2g_emulator_vm fx-team debug test xpcshell-1
revision: 5a6300422191
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 980•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T10:58:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4960589
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-134
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-3
revision: 507c50a68d58
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 981•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T11:12:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=60221
repository: mozilla-b2g34_v2_1
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1003
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-14
revision: d322008da1aa
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 982•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T12:23:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4961812
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1138
buildname: b2g_emulator_vm mozilla-inbound opt test cppunit
revision: 54e902f5e85d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 983•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:05:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=808830
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-367
buildname: b2g_emulator_vm mozilla-central opt test cppunit
revision: 893064841be2
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 984•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:05:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=808829
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1025
buildname: b2g_emulator_vm mozilla-central opt test crashtest-2
revision: 893064841be2
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 985•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:06:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=808831
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-054
buildname: b2g_emulator_vm mozilla-central opt test reftest-9
revision: 893064841be2
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 986•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:07:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=808788
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-900
buildname: b2g_emulator_vm mozilla-central opt test reftest-3
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 987•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:13:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=808781
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1028
buildname: b2g_emulator_vm mozilla-central opt test crashtest-3
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 988•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:33:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1067628
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1012
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-7
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 989•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:33:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1067642
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-974
buildname: b2g_emulator_vm b2g-inbound opt test reftest-5
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 990•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:45:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=809574
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-583
buildname: b2g_emulator_vm mozilla-central opt test reftest-2
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 991•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:54:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1067956
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-708
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-14
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 992•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:54:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1067965
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-360
buildname: b2g_emulator_vm b2g-inbound debug test cppunit
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 993•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:54:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1067633
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1028
buildname: b2g_emulator_vm b2g-inbound opt test crashtest-3
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 994•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:54:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1068040
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1140
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-7
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 995•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T13:55:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1554283
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-855
buildname: b2g_emulator_vm fx-team opt test mochitest-2
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 996•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T14:06:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3906104
repository: try
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1058
buildname: b2g_emulator_vm try debug test mochitest-debug-12
revision: 0172071a5790
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 997•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T14:07:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3905736
repository: try
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1057
buildname: b2g_emulator_vm try debug test mochitest-debug-6
revision: fbddf2c394d4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 998•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T14:07:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3905928
repository: try
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1068
buildname: b2g_emulator_vm try opt test crashtest-3
revision: 1f0f81bee3d5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 999•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T14:08:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3906081
repository: try
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-418
buildname: b2g_emulator_vm try debug test mochitest-debug-12
revision: 1f0f81bee3d5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1000•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T14:11:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1068058
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-965
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-14
revision: 54cdfbf0f13a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1001•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T16:10:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1068222
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-136
buildname: b2g_emulator_vm b2g-inbound opt test xpcshell
revision: b13bf7de7725
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 1002•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T19:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77226
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-922
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-8
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 1003•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T19:57:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77251
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1005
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-12
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1004•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T19:57:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77253
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-091
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-14
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1005•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T19:57:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=60465
repository: mozilla-b2g34_v2_1
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-062
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test mochitest-2
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1006•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T19:57:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=60494
repository: mozilla-b2g34_v2_1
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-283
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-15
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1007•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T19:58:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=810610
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1027
buildname: b2g_emulator_vm mozilla-central opt test reftest-8
revision: 54e902f5e85d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 1008•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T20:14:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77267
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-818
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-8
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 1009•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T23:32:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4963961
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-832
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11
revision: 2393682aeb6a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 1010•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T23:33:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=811431
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-225
buildname: b2g_emulator_vm mozilla-central opt test reftest-17
revision: 6530bfc2636e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 1011•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T23:33:08
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=811447
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-090
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-12
revision: 6530bfc2636e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1012•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T23:35:00
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1069233
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-711
buildname: b2g_emulator_vm b2g-inbound opt test reftest-7
revision: 77eff558b3f6
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1013•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T23:37:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1556291
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1044
buildname: b2g_emulator_vm fx-team opt test mochitest-8
revision: 6530bfc2636e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1014•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-26T23:37:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1556309
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-958
buildname: b2g_emulator_vm fx-team opt test reftest-10
revision: 6530bfc2636e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 1015•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T08:41:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=812614
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-226
buildname: b2g_emulator_vm mozilla-central opt test xpcshell
revision: 67c42c076393
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 1016•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T08:42:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=812632
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-829
buildname: b2g_emulator_vm mozilla-central opt test reftest-15
revision: 67c42c076393
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1017•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T08:42:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=812006
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-268
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-10
revision: 6530bfc2636e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 1018•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T08:42:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=812005
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-389
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-17
revision: 6530bfc2636e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 1019•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T08:42:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=812012
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1266
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-19
revision: 6530bfc2636e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 1020•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T08:46:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4965115
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-956
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-3
revision: f8e5c5ed14cb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1021•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T12:02:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4965844
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-211
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-10
revision: 3f980229dfc1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 1022•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T12:02:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4965957
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-197
buildname: b2g_emulator_vm mozilla-inbound debug test xpcshell-2
revision: 3f980229dfc1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
Comment 1023•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T18:28:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=813386
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1005
buildname: b2g_emulator_vm mozilla-central opt test reftest-6
revision: 67c42c076393
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 1024•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T18:28:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=813408
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1005
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-8
revision: 67c42c076393
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1025•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T18:28:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=813413
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-267
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-12
revision: 67c42c076393
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1026•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T18:29:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=813420
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1048
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-14
revision: 67c42c076393
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1027•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T18:29:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=813425
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-287
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-16
revision: 67c42c076393
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 1028•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-27T23:35:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4967171
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-800
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-3
revision: 8d5da151b0df
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 1029•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T09:17:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=813497
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-947
buildname: b2g_emulator_vm mozilla-central opt test mochitest-1
revision: 67c42c076393
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1030•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T10:41:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4968419
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-280
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-3
revision: e5fbd8b624be
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1031•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T12:16:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=814303
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-124
buildname: b2g_emulator_vm mozilla-central opt test mochitest-9
revision: 6d5a1e68f248
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1032•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T12:16:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=814313
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-841
buildname: b2g_emulator_vm mozilla-central opt test reftest-5
revision: 6d5a1e68f248
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1033•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T12:16:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=814317
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-003
buildname: b2g_emulator_vm mozilla-central opt test reftest-9
revision: 6d5a1e68f248
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 1034•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T12:16:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=814319
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-939
buildname: b2g_emulator_vm mozilla-central opt test reftest-11
revision: 6d5a1e68f248
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Traceback (most recent call last):
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 1035•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T13:27:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=814503
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-129
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-3
revision: 6d5a1e68f248
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1036•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T13:27:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=814507
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-043
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-7
revision: 6d5a1e68f248
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1037•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T13:28:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1069972
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-977
buildname: b2g_emulator_vm b2g-inbound opt test reftest-3
revision: 6d5a1e68f248
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 1038•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T13:28:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1557884
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-119
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-11
revision: 6d5a1e68f248
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 1039•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-28T22:46:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1070996
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-180
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-18
revision: 8c58dd63b543
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 1040•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T00:26:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1071311
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-088
buildname: b2g_emulator_vm b2g-inbound opt test crashtest-1
revision: 65a772c4c089
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 1041•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T00:26:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1070982
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-014
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-4
revision: 8c58dd63b543
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
198 INFO TEST-UNEXPECTED-FAIL | dom/base/test/test_messagemanager_targetchain.html | Test timed out. - expected PASS
Return code: 1
Comment 1042•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T00:27:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1071303
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-240
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-2
revision: 65a772c4c089
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1043•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T00:40:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1071767
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1040
buildname: b2g_emulator_vm b2g-inbound opt test reftest-5
revision: a73ce3cb8b26
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1044•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T01:08:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=815454
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1149
buildname: b2g_emulator_vm mozilla-central opt test mochitest-1
revision: 8850aa0f5332
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1045•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T01:08:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=815523
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1263
buildname: b2g_emulator_vm mozilla-central debug test cppunit
revision: 8850aa0f5332
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 1046•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T01:08:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=815531
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-742
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-1
revision: 8850aa0f5332
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1047•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T01:08:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4972585
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-039
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: 0ca2f419c34f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1048•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T01:17:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1071973
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-841
buildname: b2g_emulator_vm b2g-inbound opt test reftest-5
revision: b51678e8e5e8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1049•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:16:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77440
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-106
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-13
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1050•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:17:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77323
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-252
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-4
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 1051•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:17:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77597
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-823
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-16
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 1052•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:17:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77425
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-815
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-18
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1053•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:17:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77426
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-966
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-19
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 1054•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:17:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77433
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-223
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-6
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1055•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:17:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77523
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-099
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-8
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1056•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:18:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77352
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-891
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-13
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1057•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:18:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77532
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-023
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-17
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 1058•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:18:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77620
repository: mozilla-b2g32_v2_0
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-046
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-18
revision: b41c344ed82d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 1059•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:18:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=60756
repository: mozilla-b2g34_v2_1
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-213
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test mochitest-3
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1060•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:18:52
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=60775
repository: mozilla-b2g34_v2_1
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-194
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-6
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 1061•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:18:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=60592
repository: mozilla-b2g34_v2_1
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-252
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-9
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 1062•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:19:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=60715
repository: mozilla-b2g34_v2_1
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-150
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test cppunit
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 1063•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:19:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=60709
repository: mozilla-b2g34_v2_1
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1005
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-17
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 1064•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T02:19:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=60623
repository: mozilla-b2g34_v2_1
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-281
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-20
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1065•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T05:09:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4974413
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-051
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2
revision: 1c5b4332e2f1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1066•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T05:20:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1073381
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-051
buildname: b2g_emulator_vm b2g-inbound opt test reftest-10
revision: 7cbc4affbd30
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 1067•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T05:31:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4974868
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-313
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: 09606692e154
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1068•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T07:59:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1073766
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-312
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-4
revision: eeea99fa576e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 1069•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T10:11:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4976738
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-886
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14
revision: 47185628a395
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1070•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T10:13:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4977622
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-698
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-18
revision: 769c68cc95a3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1071•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T10:17:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=817732
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1136
buildname: b2g_emulator_vm mozilla-central debug test xpcshell-2
revision: a4a5d4fb5e2e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
Comment 1072•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T10:20:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1563297
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-284
buildname: b2g_emulator_vm fx-team opt test reftest-2
revision: 169e19d13daa
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 1073•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T10:20:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1563227
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-438
buildname: b2g_emulator_vm fx-team debug test xpcshell-2
revision: 169e19d13daa
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
Comment 1074•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T10:21:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1562515
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-177
buildname: b2g_emulator_vm fx-team opt test reftest-7
revision: 77a3622f04d4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1075•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T10:21:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1562520
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-825
buildname: b2g_emulator_vm fx-team opt test reftest-12
revision: 77a3622f04d4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 1076•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T10:23:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1074622
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-075
buildname: b2g_emulator_vm b2g-inbound opt test reftest-9
revision: eca51bb6c77e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 1077•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T10:26:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=61009
repository: mozilla-b2g34_v2_1
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-041
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-20
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1078•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T14:28:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1565402
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-956
buildname: b2g_emulator_vm fx-team debug test xpcshell-1
revision: a275c8158e78
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 1079•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T14:28:36
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1565391
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-250
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-7
revision: a275c8158e78
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Traceback (most recent call last):
ImportError: No module named mozsystemmonitor.resourcemonitor
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1080•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T14:28:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1565400
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-354
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-18
revision: a275c8158e78
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 1081•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T15:17:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4986376
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1252
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-5
revision: beba124659ca
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1082•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T15:17:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4986353
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-180
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-7
revision: beba124659ca
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1083•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T15:18:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4986365
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-817
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: beba124659ca
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1084•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T15:21:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4986418
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-455
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-18
revision: beba124659ca
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 1085•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T18:26:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4990064
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-021
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-3
revision: dc98810c5b0f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1086•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T18:26:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4990126
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-925
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-9
revision: c139cf2e487d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1087•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T19:16:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1075894
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-421
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-3
revision: 1e90d497fc37
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1088•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T19:41:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1076140
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1201
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-8
revision: 7b81a4e37e4e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1089•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T19:48:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4990079
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1061
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-18
revision: dc98810c5b0f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 1090•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T22:03:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1076605
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-928
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-3
revision: cb102ab5125d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1091•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T22:03:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1076612
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-440
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-14
revision: cb102ab5125d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1092•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T23:07:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4993805
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1182
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-5
revision: 6f3a35d16540
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1093•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-29T23:16:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=4994671
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-065
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2
revision: 470c550c782b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1094•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T03:15:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=820830
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1180
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-15
revision: 67872ce17918
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 1095•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T03:20:22
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=61076
repository: mozilla-b2g34_v2_1
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-034
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-17
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 1096•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T03:20:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=61078
repository: mozilla-b2g34_v2_1
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-012
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-19
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 1097•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T05:09:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1078158
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-879
buildname: b2g_emulator_vm b2g-inbound opt test reftest-6
revision: bc2309cdd701
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 1098•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T05:09:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1078062
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-259
buildname: b2g_emulator_vm b2g-inbound opt test xpcshell
revision: 9598ec9b1574
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 1099•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T05:09:50
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1077908
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-091
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-2
revision: 9220c29104da
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1100•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T06:36:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1078460
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-031
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-19
revision: bc2309cdd701
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 1101•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:09:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5001035
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-252
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-7
revision: bbb0b9dffd36
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1102•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:12:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5001219
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-878
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-8
revision: bbb0b9dffd36
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1103•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:14:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5001383
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1134
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-11
revision: 5ba4af8531c9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 1104•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:19:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1079324
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-429
buildname: b2g_emulator_vm b2g-inbound opt test reftest-18
revision: f971784902fe
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1105•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:20:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1079340
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1006
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-10
revision: f971784902fe
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 1106•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:20:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1079345
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1007
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-15
revision: f971784902fe
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 1107•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:20:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5001657
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-154
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-11
revision: e2d5ec4286aa
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 1108•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:20:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5001662
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-125
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-17
revision: e2d5ec4286aa
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 1109•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:22:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5001679
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1017
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-7
revision: ef7a85ec6595
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1110•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:22:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5001691
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-801
buildname: b2g_emulator_vm mozilla-inbound debug test xpcshell-1
revision: ef7a85ec6595
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 1111•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T08:23:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5001644
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1036
buildname: b2g_emulator_vm mozilla-inbound opt test xpcshell
revision: e2d5ec4286aa
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 1112•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T10:30:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5002284
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-274
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-2
revision: ef7a85ec6595
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 1113•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T10:38:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5004188
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-225
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-15
revision: 1c63cf613373
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 1114•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T11:05:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1079686
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-072
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-3
revision: 1d9ecea73a1e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1115•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T12:51:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5006432
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-314
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: 28af302f47f4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1116•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T12:51:22
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5006436
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-447
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: 28af302f47f4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 1117•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T13:27:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77889
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-026
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-7
revision: b4ea79d5c1b2
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1118•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T13:27:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=77902
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-977
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-20
revision: b4ea79d5c1b2
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1119•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T14:37:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5008380
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-728
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-12
revision: 0365efa5999a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 1120•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T14:51:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=821949
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-053
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-12
revision: 1d9ecea73a1e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1121•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T15:34:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=822185
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-430
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-18
revision: 69b64e65fbb2
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 1122•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T15:35:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1080101
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-109
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-2
revision: 666f58ca30f4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1123•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T15:37:52
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78028
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-181
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test crashtest-3
revision: 2ec55f7b4884
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 1124•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T15:37:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78049
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1135
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-18
revision: 2ec55f7b4884
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1125•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T15:38:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=97795
repository: mozilla-b2g30_v1_4
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-843
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-2
revision: 0b9b15bd56fb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 1126•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T15:38:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=97811
repository: mozilla-b2g30_v1_4
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1007
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-18
revision: 0b9b15bd56fb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1127•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:25:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5010564
repository: mozilla-inbound
who: nigelbabu[at]gmail[dot]com
machine: tst-linux64-spot-155
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-2
revision: e1dd807b8b2a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 1128•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:25:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5010565
repository: mozilla-inbound
who: nigelbabu[at]gmail[dot]com
machine: tst-linux64-spot-998
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: e1dd807b8b2a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1129•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:25:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5010721
repository: mozilla-inbound
who: nigelbabu[at]gmail[dot]com
machine: tst-linux64-spot-082
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-7
revision: e1dd807b8b2a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1130•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:40:08
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5010884
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1210
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-18
revision: 936703c75200
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 1131•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:45:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=61250
repository: mozilla-b2g34_v2_1
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-478
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-4
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 1132•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:45:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=97899
repository: mozilla-b2g30_v1_4
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-695
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-17
revision: 0b9b15bd56fb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 1133•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:52:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1570877
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-011
buildname: b2g_emulator_vm fx-team opt test xpcshell
revision: edccc126caae
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 1134•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:53:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1570918
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-252
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-18
revision: edccc126caae
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 1135•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:57:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=823582
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1113
buildname: b2g_emulator_vm mozilla-central opt test reftest-13
revision: 88037f94b7d7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 1136•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:58:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=823598
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1043
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-11
revision: 88037f94b7d7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 1137•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T18:58:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=823590
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-056
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-12
revision: 88037f94b7d7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1138•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-30T21:27:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5012982
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-530
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-9
revision: e7c43c3f8398
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1139•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T07:02:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5016045
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-028
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-3
revision: f996eb4935c6
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1140•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T07:04:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=823846
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-695
buildname: b2g_emulator_vm mozilla-central opt test mochitest-8
revision: 88037f94b7d7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1141•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T07:04:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=823884
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-021
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-20
revision: 88037f94b7d7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1142•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T07:05:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084106
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-958
buildname: b2g_emulator_vm b2g-inbound opt test reftest-14
revision: 5a42c92e92b9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 1143•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T07:05:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084114
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-898
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-2
revision: 5a42c92e92b9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1144•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T07:05:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084119
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-816
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-12
revision: 5a42c92e92b9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1145•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T07:05:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1083350
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-397
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-5
revision: 2e48751cf1ed
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1146•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T08:00:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=61355
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-063
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test crashtest-3
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 1147•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T08:00:22
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=61351
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-933
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-20
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 1148•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T08:05:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5016991
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-016
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: 2aabdc20a0da
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1149•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T10:07:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084613
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-228
buildname: b2g_emulator_vm b2g-inbound opt test crashtest-2
revision: 6e07fdceca40
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 1150•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T10:07:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084630
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-047
buildname: b2g_emulator_vm b2g-inbound opt test reftest-12
revision: 6e07fdceca40
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 1151•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T10:07:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084596
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-218
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-20
revision: 01303ae65aee
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1152•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T10:48:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1572231
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-045
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-16
revision: 355be9b24453
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 1153•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T10:50:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084645
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-001
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-7
revision: b4c52fed7a32
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1154•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T10:50:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084647
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-914
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-9
revision: b4c52fed7a32
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1155•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T10:50:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084650
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-008
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-12
revision: b4c52fed7a32
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1156•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T11:02:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1084759
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-906
buildname: b2g_emulator_vm b2g-inbound opt test crashtest-1
revision: b4c52fed7a32
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 1157•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T11:51:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5018257
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-060
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-5
revision: db6bdc09068d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1158•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T12:14:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78376
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-650
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test mochitest-9
revision: ea7788d97a7a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1159•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T12:14:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78435
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-192
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test xpcshell-1
revision: ea7788d97a7a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 1160•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T12:14:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78434
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1049
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-6
revision: ea7788d97a7a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1161•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T12:54:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5019131
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-860
buildname: b2g_emulator_vm mozilla-inbound debug test xpcshell-1
revision: f1c8fc215969
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 1162•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T13:16:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1085314
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-529
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-13
revision: a1d05c74781d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1163•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T13:16:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1085313
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-526
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-15
revision: a1d05c74781d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 1164•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T13:26:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5019699
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-813
buildname: b2g_emulator_vm mozilla-inbound debug test xpcshell-2
revision: be2eca32172a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
Comment 1165•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T13:26:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5019264
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1103
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1
revision: db6bdc09068d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1166•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T13:27:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=826085
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-023
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-11
revision: b3e6101aa94b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 1167•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T13:27:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=825635
repository: mozilla-central
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-700
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-10
revision: be87311dbf37
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 1168•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T14:35:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5020811
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-311
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-5
revision: 6294a0c2ce96
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1169•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T14:41:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1086222
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-995
buildname: b2g_emulator_vm b2g-inbound opt test reftest-7
revision: 1309c33cc06b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1170•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T14:42:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1086259
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-809
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-17
revision: 0991331d99f4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 1171•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T16:15:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5021690
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1268
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-12
revision: f7dbc64435bc
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 1172•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T16:30:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78516
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-946
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-8
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1173•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T16:30:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78513
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-093
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-5
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1174•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T16:30:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78474
repository: mozilla-b2g32_v2_0
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-023
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test mochitest-6
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1175•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T16:30:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98061
repository: mozilla-b2g30_v1_4
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-044
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-6
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1176•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T19:04:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1574936
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1033
buildname: b2g_emulator_vm fx-team opt test mochitest-3
revision: f9f2edd5c4ea
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1177•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T19:05:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1087159
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-106
buildname: b2g_emulator_vm b2g-inbound opt test reftest-18
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1178•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T19:07:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=827648
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-826
buildname: b2g_emulator_vm mozilla-central opt test mochitest-2
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1179•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T19:07:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=827639
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-150
buildname: b2g_emulator_vm mozilla-central opt test mochitest-3
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1180•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T19:07:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=827669
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-021
buildname: b2g_emulator_vm mozilla-central opt test reftest-1
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 1181•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T19:07:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=827666
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1030
buildname: b2g_emulator_vm mozilla-central opt test reftest-14
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 1182•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T19:07:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=827797
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-919
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-1
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1183•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T19:09:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5022514
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-268
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-8
revision: 9261135074f8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1184•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2014-12-31T21:53:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5023371
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-243
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2
revision: ca3c73188295
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1185•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T09:31:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5025287
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-251
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-8
revision: 7fbd629599de
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1186•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T09:31:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5025304
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-254
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-9
revision: 7fbd629599de
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 1187•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T09:37:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5025638
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-266
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-4
revision: dc2bd5df478e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 1188•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T10:01:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=829188
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-968
buildname: b2g_emulator_vm mozilla-central opt test xpcshell
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 1189•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T10:01:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=829184
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-964
buildname: b2g_emulator_vm mozilla-central opt test mochitest-9
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1190•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T10:01:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=829213
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-064
buildname: b2g_emulator_vm mozilla-central opt test reftest-5
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1191•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T10:02:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=829202
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-965
buildname: b2g_emulator_vm mozilla-central opt test reftest-15
revision: 3c296aa11c51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1192•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T10:02:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5025845
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-067
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-3
revision: 60bccc6ddd08
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1193•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T10:02:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5025878
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-220
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-20
revision: 60bccc6ddd08
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 1194•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T10:14:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5026020
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-834
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4
revision: 60bccc6ddd08
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 1195•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:06:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98148
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-985
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-5
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1196•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:06:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98258
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-193
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-5
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1197•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:06:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98237
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1036
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-19
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 1198•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:08:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78658
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-133
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test mochitest-1
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1199•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:08:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78685
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-898
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-13
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 1200•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:08:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78591
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-076
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-18
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1201•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:08:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78598
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-146
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-2
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1202•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:08:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78600
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-129
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-4
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 1203•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:09:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78697
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1025
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-5
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1204•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:09:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78603
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-140
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-7
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1205•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:09:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78606
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-237
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-10
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 1206•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:09:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78704
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-020
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-12
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1207•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:09:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78609
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-137
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-13
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1208•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:09:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78712
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-959
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-20
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1209•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T11:12:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=61519
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-895
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-9
revision: ea426e47bfc4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1210•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T14:15:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1087654
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1043
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-5
revision: 5f175d035741
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1211•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T14:15:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1087614
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-815
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-1
revision: 5f175d035741
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1212•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T14:15:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1087639
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-811
buildname: b2g_emulator_vm b2g-inbound opt test reftest-11
revision: 5f175d035741
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 1213•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T14:33:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5027263
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-885
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-3
revision: d5a8706ad9cb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1214•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T14:33:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5027374
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-926
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-19
revision: d5a8706ad9cb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 1215•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T15:48:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=829954
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-864
buildname: b2g_emulator_vm mozilla-central opt test mochitest-2
revision: f9d49449c02d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1216•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T15:48:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=829974
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-200
buildname: b2g_emulator_vm mozilla-central opt test reftest-7
revision: f9d49449c02d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1217•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T16:17:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1088306
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-718
buildname: b2g_emulator_vm b2g-inbound opt test reftest-5
revision: 13fe5ad0364d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1218•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T16:18:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1575924
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1022
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-8
revision: 13fe5ad0364d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1219•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T16:18:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1575928
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-981
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-12
revision: 13fe5ad0364d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1220•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T16:18:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1575846
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-985
buildname: b2g_emulator_vm fx-team opt test reftest-13
revision: 13fe5ad0364d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 1221•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T17:35:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=830584
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-857
buildname: b2g_emulator_vm mozilla-central opt test mochitest-5
revision: 13fe5ad0364d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1222•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T17:35:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=830585
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-821
buildname: b2g_emulator_vm mozilla-central opt test reftest-14
revision: 13fe5ad0364d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 1223•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T18:19:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98331
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-930
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-12
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 1224•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T18:20:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78775
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-144
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test mochitest-6
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1225•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T18:20:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78794
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-162
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-2
revision: c3006b019d01
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1226•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T23:08:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5029558
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-061
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: d05292b21819
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1227•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T23:08:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5029588
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-998
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-16
revision: d05292b21819
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 1228•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-01T23:40:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5030109
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-831
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11
revision: 78930b6efe65
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 1229•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T00:37:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1577322
repository: fx-team
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-433
buildname: b2g_emulator_vm fx-team opt test reftest-1
revision: f8b05f7fa4be
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 1230•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T01:58:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5031028
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-222
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-12
revision: a124ee010fa7
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 1231•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T03:53:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1089021
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-143
buildname: b2g_emulator_vm b2g-inbound opt test reftest-18
revision: 02e04f0df478
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1232•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T04:30:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=830906
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1000
buildname: b2g_emulator_vm mozilla-central opt test reftest-13
revision: 13fe5ad0364d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 1233•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T06:40:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=832136
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-033
buildname: b2g_emulator_vm mozilla-central opt test mochitest-5
revision: 57e4e9c33bef
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1234•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T07:12:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5032308
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-628
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: 57e4e9c33bef
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 1235•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T07:13:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1089840
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-815
buildname: b2g_emulator_vm b2g-inbound opt test cppunit
revision: bf2de389e245
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 1236•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T07:13:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1089860
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-931
buildname: b2g_emulator_vm b2g-inbound opt test reftest-20
revision: bf2de389e245
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 1237•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T07:28:08
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5033151
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-144
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: 616160513dea
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1238•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T07:28:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5033154
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1022
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-8
revision: 616160513dea
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 1239•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T07:28:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5033161
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-830
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: 616160513dea
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1240•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T10:13:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5034583
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1039
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-17
revision: 827fa9b5f9b4
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 1241•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T11:56:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5038120
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1107
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-6
revision: e5a903979b5f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 1242•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T12:51:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5039485
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-332
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-1
revision: 47683fccda29
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 1243•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T13:00:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1090534
repository: b2g-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-504
buildname: b2g_emulator_vm b2g-inbound opt test reftest-11
revision: 9b12f73d2e5d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 1244•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T13:01:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1582291
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-311
buildname: b2g_emulator_vm fx-team opt test mochitest-8
revision: 7f82e95ceb05
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1245•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T13:02:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1582014
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-699
buildname: b2g_emulator_vm fx-team opt test mochitest-1
revision: d5a6e28f7132
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1246•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T13:02:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1582013
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-374
buildname: b2g_emulator_vm fx-team opt test reftest-3
revision: d5a6e28f7132
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 1247•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T13:02:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1582021
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1067
buildname: b2g_emulator_vm fx-team opt test reftest-4
revision: d5a6e28f7132
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 1248•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T13:02:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1581990
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1051
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-14
revision: d5a6e28f7132
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1249•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T13:42:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5040329
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-589
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-1
revision: 2a7cd513b565
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1250•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T14:09:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5040814
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-779
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-7
revision: 3cf774a0954d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1251•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T14:12:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1090760
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1258
buildname: b2g_emulator_vm b2g-inbound opt test reftest-10
revision: b77dd2b9739c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 1252•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T14:27:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5042341
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-750
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-6
revision: 9689b122bc76
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1253•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T14:27:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5042320
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1268
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-8
revision: 9689b122bc76
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1254•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T15:44:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5045555
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-296
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: 936b4df54580
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1255•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T15:44:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5045562
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1141
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-9
revision: 936b4df54580
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1256•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T15:44:49
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5044120
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1162
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-2
revision: 039ae5be340a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 1257•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T17:10:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5047378
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1233
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-6
revision: 539768eaa7ba
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 1258•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T17:16:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1584340
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-692
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-4
revision: 89c73451325e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 1259•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T17:16:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1584747
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-036
buildname: b2g_emulator_vm fx-team opt test mochitest-7
revision: 9b62d0e8b412
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1260•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T17:16:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1584757
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-229
buildname: b2g_emulator_vm fx-team opt test reftest-1
revision: 9b62d0e8b412
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 1261•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T21:35:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=832996
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-002
buildname: b2g_emulator_vm mozilla-central opt test reftest-9
revision: 57e4e9c33bef
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 1262•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-02T23:00:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1585851
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-879
buildname: b2g_emulator_vm fx-team opt test reftest-5
revision: 918ab351ea21
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1263•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T00:40:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5051221
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1244
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-2
revision: b2acfbc039a0
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 1264•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T00:40:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5051239
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1231
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-14
revision: b2acfbc039a0
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 1265•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T00:41:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5051369
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-445
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-1
revision: ced934d1b13e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1266•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T00:41:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5051370
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-360
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-7
revision: ced934d1b13e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1267•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T00:41:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5051371
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-207
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-18
revision: ced934d1b13e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1268•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T00:44:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=61948
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-673
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-8
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 1269•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T01:03:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1091499
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-555
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-13
revision: e562c0faa8f3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1270•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T01:03:40
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1091503
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1132
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-19
revision: e562c0faa8f3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 1271•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T01:04:43
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1586724
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1122
buildname: b2g_emulator_vm fx-team opt test mochitest-5
revision: 156a06b49da8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1272•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T01:04:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1587097
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-717
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-15
revision: 156a06b49da8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 1273•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T01:32:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62110
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-654
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-16
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 1274•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T02:28:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3959571
repository: try
who: jkitch[dot]bug[at]internode[dot]on[dot]net
machine: tst-linux64-spot-430
buildname: b2g_emulator_vm try opt test mochitest-6
revision: 52efc3ff6f02
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1275•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T02:28:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3959669
repository: try
who: jkitch[dot]bug[at]internode[dot]on[dot]net
machine: tst-linux64-spot-661
buildname: b2g_emulator_vm try debug test mochitest-debug-14
revision: 52efc3ff6f02
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1276•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T03:35:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=833134
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1174
buildname: b2g_emulator_vm mozilla-central opt test reftest-8
revision: 57e4e9c33bef
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 1277•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T03:35:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=833095
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1099
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-1
revision: 57e4e9c33bef
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1278•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T03:35:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=833087
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-200
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-5
revision: 57e4e9c33bef
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1279•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T03:38:00
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62179
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-364
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test crashtest-1
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 1280•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T03:38:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62202
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-407
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-13
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 1281•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T10:48:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=833754
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1264
buildname: b2g_emulator_vm mozilla-central opt test mochitest-9
revision: 48e2bab81030
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1282•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T10:48:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=833842
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1186
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-16
revision: 48e2bab81030
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 1283•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T10:55:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5053313
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-838
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: 5dba1e33ab69
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1284•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T10:55:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5054233
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-663
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-4
revision: 12eb2a10b584
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 1285•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T10:55:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5054232
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-662
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-4
revision: 12eb2a10b584
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 1286•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T10:56:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5054231
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1240
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-11
revision: 12eb2a10b584
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 1287•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T10:56:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5053351
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-783
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11
revision: 5dba1e33ab69
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: <urlopen error [Errno 111] Connection refused>
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 1288•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T10:56:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5053355
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1190
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-20
revision: 5dba1e33ab69
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: <urlopen error [Errno 111] Connection refused>
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1289•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T11:16:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5054207
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-684
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-6
revision: ec9bd7c5e950
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1290•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T11:49:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5054606
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-527
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-4
revision: 02c333a27408
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 1291•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T12:42:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5055211
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1137
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-13
revision: 02c333a27408
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1292•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T12:42:50
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5055191
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-319
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-6
revision: 02c333a27408
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1293•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T13:42:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79063
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1282
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test xpcshell-1
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 1294•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T13:43:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=78984
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-839
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test xpcshell-1
revision: d220b586fe84
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-1 ran with return status: FAILURE
Comment 1295•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T13:43:48
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79037
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-570
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test mochitest-5
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1296•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T13:43:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79046
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-488
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-19
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 1297•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T13:45:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98407
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-088
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-1
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1298•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T13:45:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98409
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-951
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-3
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1299•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T13:45:23
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98593
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-005
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-7
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1300•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T13:45:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98519
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-261
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-7
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1301•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T13:45:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98437
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1001
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-16
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-16 ran with return status: FAILURE
Comment 1302•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T17:51:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=834604
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-879
buildname: b2g_emulator_vm mozilla-central opt test crashtest-1
revision: 48e2bab81030
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 1303•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T17:52:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=834602
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-666
buildname: b2g_emulator_vm mozilla-central opt test reftest-9
revision: 48e2bab81030
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 1304•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T18:01:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=834696
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-546
buildname: b2g_emulator_vm mozilla-central opt test reftest-9
revision: 48e2bab81030
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 1305•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T18:38:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5056257
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-790
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-4
revision: 811c950c8df6
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 1306•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T18:38:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5056251
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-315
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-11
revision: 811c950c8df6
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-11 ran with return status: FAILURE
Comment 1307•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T18:38:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5056268
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-962
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-16
revision: 811c950c8df6
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 1308•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T18:53:00
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=835473
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-527
buildname: b2g_emulator_vm mozilla-central opt test reftest-2
revision: b478b0c48bcc
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 1309•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T18:59:06
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=835585
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-401
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-2
revision: b478b0c48bcc
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1310•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T18:59:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=835618
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1080
buildname: b2g_emulator_vm mozilla-central opt test reftest-5
revision: 9703c61caf74
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1311•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T19:06:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=835627
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-120
buildname: b2g_emulator_vm mozilla-central opt test xpcshell
revision: 9703c61caf74
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 1312•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T19:07:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=835609
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-912
buildname: b2g_emulator_vm mozilla-central opt test mochitest-2
revision: 9703c61caf74
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1313•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T19:07:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=835661
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-399
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-7
revision: 9703c61caf74
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1314•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T19:07:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=835694
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-523
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-13
revision: 9703c61caf74
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1315•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T20:36:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5057244
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-164
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-1
revision: 595796592856
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-1 ran with return status: FAILURE
Comment 1316•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T20:42:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5057279
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-528
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-6
revision: 595796592856
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1317•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T21:40:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5057852
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-048
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-19
revision: c614bf536b5f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 1318•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T21:40:34
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5057853
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-842
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-20
revision: c614bf536b5f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1319•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T21:41:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=836632
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1034
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-1
revision: 55f3224d7513
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1320•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T21:41:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=836640
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-999
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-13
revision: 55f3224d7513
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1321•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T21:41:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1092407
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-522
buildname: b2g_emulator_vm b2g-inbound opt test reftest-3
revision: 55f3224d7513
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 1322•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T22:13:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1587776
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1074
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-3
revision: 55f3224d7513
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1323•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T22:13:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1587779
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-199
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-6
revision: 55f3224d7513
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1324•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T22:14:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5058139
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-539
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-1
revision: 3db31fa7d623
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1325•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T22:14:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5058155
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-085
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-1
revision: 3db31fa7d623
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 1326•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-03T22:14:37
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5058377
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-695
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-19
revision: c614bf536b5f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 1327•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:18:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62280
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-913
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test xpcshell
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell ran with return status: FAILURE
Comment 1328•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:18:50
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62288
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-876
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-13
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 1329•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:18:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62327
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-699
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-2
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1330•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:19:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62314
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-469
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-20
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1331•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:19:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79285
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-247
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test marionette-webapi
revision: 93f5c85a1d31
errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
Marionette exited with return code 1: harness failures
# TBPL FAILURE #
Comment 1332•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:19:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79313
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-069
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test crashtest-2
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 1333•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:20:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79300
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1225
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test crashtest-3
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 1334•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:20:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79316
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-878
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-1
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-1 ran with return status: FAILURE
Comment 1335•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:20:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79289
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-394
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-3
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 1336•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:20:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79327
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-798
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-7
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1337•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:20:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79328
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1140
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-12
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1338•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:20:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98691
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-629
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-1
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1339•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:21:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98647
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-874
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-7
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1340•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:21:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98715
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-027
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test crashtest-3
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 1341•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:21:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98690
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-660
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-10
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 1342•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:21:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98682
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-396
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-15
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1343•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:21:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98729
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-086
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-5
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1344•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T00:21:22
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98735
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-233
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-17
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 1345•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:30:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5061690
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-146
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-20
revision: dc7317efb518
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-20 ran with return status: FAILURE
Comment 1346•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:31:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5061762
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-195
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-13
revision: dc7317efb518
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1347•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:31:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5059702
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-791
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-14
revision: 1a5309ae3125
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1348•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:32:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5059661
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1114
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-11
revision: 1a5309ae3125
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
Comment 1349•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:32:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5060347
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-609
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-13
revision: 2ef1c26d77d3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 1350•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:32:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5060344
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-254
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: 2ef1c26d77d3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1351•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:56:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62382
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-296
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test crashtest-3
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 1352•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:57:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62390
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-442
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 opt test reftest-7
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1353•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:57:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g34_v2_1&job_id=62409
repository: mozilla-b2g34_v2_1
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-865
buildname: b2g_emulator_vm mozilla-b2g34_v2_1 debug test mochitest-debug-13
revision: 05dd053f1d90
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1354•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:59:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79417
repository: mozilla-b2g32_v2_0
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1101
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-7
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1355•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T08:59:52
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98796
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-565
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-10
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 1356•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T10:15:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5062928
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-634
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-7
revision: 636498d041b5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1357•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T10:30:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5063017
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-360
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-16
revision: 636498d041b5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 1358•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T12:25:46
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1093140
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-356
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-3
revision: da38656aa089
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1359•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T12:53:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1093166
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-120
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-9
revision: da38656aa089
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1360•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T16:50:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5064434
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-884
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-6
revision: 0b4e473beaa5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1361•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T16:53:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1093719
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-709
buildname: b2g_emulator_vm b2g-inbound opt test reftest-11
revision: eece95bdb7d1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-11 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1362•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T16:53:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5064558
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-722
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-6
revision: 0b4e473beaa5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1363•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T16:54:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=838269
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-419
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-10
revision: 636498d041b5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1364•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T19:09:08
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5065369
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-281
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-3
revision: 9d593597df5f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1365•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T19:26:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5065115
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1256
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-12
revision: 95bf6a77e0c6
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1366•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T19:27:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=838373
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-741
buildname: b2g_emulator_vm mozilla-central opt test mochitest-6
revision: 636498d041b5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1367•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T19:49:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1094322
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-522
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-4
revision: bed9ea907821
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1368•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T20:00:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3973593
repository: try
who: bbirtles[at]mozilla[dot]com
machine: tst-linux64-spot-671
buildname: b2g_emulator_vm try debug test mochitest-debug-18
revision: 4b552386854b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1369•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T20:20:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1094492
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-077
buildname: b2g_emulator_vm b2g-inbound opt test crashtest-2
revision: c462b4376410
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1370•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T20:21:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1094475
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-844
buildname: b2g_emulator_vm b2g-inbound opt test reftest-9
revision: c462b4376410
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1371•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T20:25:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1094566
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-249
buildname: b2g_emulator_vm b2g-inbound debug test xpcshell-2
revision: c462b4376410
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1372•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T20:58:04
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5066795
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-409
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-3
revision: dcbe6ea33891
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1373•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T22:43:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5067562
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-185
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-4
revision: b9f40d0310d5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1374•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T22:44:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98890
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-706
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test crashtest-3
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1375•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-04T22:44:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98914
repository: mozilla-b2g30_v1_4
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-613
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-7
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
ValueError: No JSON object could be decoded
Return code: 1
Comment 1376•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T02:58:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=838694
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-197
buildname: b2g_emulator_vm mozilla-central opt test mochitest-4
revision: 636498d041b5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 1377•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T04:01:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1095230
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-053
buildname: b2g_emulator_vm b2g-inbound opt test cppunit
revision: 9ea579e3def5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 1378•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T04:02:03
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1095232
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-879
buildname: b2g_emulator_vm b2g-inbound opt test reftest-5
revision: 9ea579e3def5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1379•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T04:02:08
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1095223
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-889
buildname: b2g_emulator_vm b2g-inbound opt test reftest-8
revision: 9ea579e3def5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 1380•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T04:02:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1095262
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-855
buildname: b2g_emulator_vm b2g-inbound debug test xpcshell-2
revision: 9ea579e3def5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
Comment 1381•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T04:02:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1095072
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-141
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-9
revision: 9e2c67539b5f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-9 ran with return status: FAILURE
Comment 1382•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T04:02:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1095055
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-176
buildname: b2g_emulator_vm b2g-inbound opt test reftest-2
revision: 9e2c67539b5f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 1383•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T04:41:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=839416
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1093
buildname: b2g_emulator_vm mozilla-central opt test mochitest-5
revision: b9f40d0310d5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1384•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T04:41:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=839423
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1049
buildname: b2g_emulator_vm mozilla-central opt test reftest-10
revision: b9f40d0310d5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 1385•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T05:53:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79569
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-846
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 opt test reftest-13
revision: 93f5c85a1d31
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-13 ran with return status: FAILURE
Comment 1386•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T05:54:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98962
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-050
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-7
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1387•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T05:54:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=98967
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1048
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test reftest-18
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1388•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T05:54:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=99002
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-922
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 debug test mochitest-debug-20
revision: efc7304a726b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1389•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T05:56:39
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5070449
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-909
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1
revision: 2db5144ae9f3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1390•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T05:56:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5069501
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1232
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1
revision: b9ba4d717f8a
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1391•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:00:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=840015
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-349
buildname: b2g_emulator_vm mozilla-central opt test cppunit
revision: 912036eeb024
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 1392•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:00:18
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=840014
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-798
buildname: b2g_emulator_vm mozilla-central opt test mochitest-6
revision: 912036eeb024
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1393•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:04:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1095655
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1053
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-2
revision: 0c46b5e2d794
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1394•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:04:50
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1096022
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-040
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-6
revision: b472f6831d15
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1395•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:04:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1096024
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-187
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-19
revision: b472f6831d15
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 1396•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:05:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1095267
repository: b2g-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-546
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-14
revision: 9ea579e3def5
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1397•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:09:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=840006
repository: mozilla-central
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-617
buildname: b2g_emulator_vm mozilla-central opt test reftest-15
revision: 912036eeb024
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1398•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:13:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5070633
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-795
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-2
revision: f60d4ad64070
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 1399•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:13:19
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5070639
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-829
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-6
revision: f60d4ad64070
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 1400•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:13:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5070655
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-198
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-17
revision: f60d4ad64070
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 1401•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:13:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5070791
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-618
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-1
revision: f60d4ad64070
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1402•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:29:33
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1591379
repository: fx-team
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-173
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-14
revision: 29a667ae339b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-14 ran with return status: FAILURE
Comment 1403•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:42:51
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5071679
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1180
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-3
revision: bcbc64d97fbf
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 1404•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:42:54
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5071673
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-993
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-19
revision: bcbc64d97fbf
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-19 ran with return status: FAILURE
Comment 1405•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:57:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5071945
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-864
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-5
revision: bcbc64d97fbf
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1406•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T06:57:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5071902
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-237
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-19
revision: bcbc64d97fbf
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-19 ran with return status: FAILURE
Comment 1407•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T07:03:59
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5072432
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-113
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-5
revision: 8f85d78f6890
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1408•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T07:15:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1590850
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1226
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-13
revision: b5128f5b0876
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1409•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T07:34:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5073358
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-1285
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-17
revision: f33f5ff9d956
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 1410•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T07:46:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5073663
repository: mozilla-inbound
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-260
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-4
revision: d8bdb31fcf9c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-4 ran with return status: FAILURE
Comment 1411•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T08:13:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1096393
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1019
buildname: b2g_emulator_vm b2g-inbound opt test reftest-4
revision: 9c576a2fcdf8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 1412•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T08:13:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1096441
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-349
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-18
revision: 9c576a2fcdf8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-18 ran with return status: FAILURE
Comment 1413•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T08:20:16
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5074556
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-977
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-17
revision: d8bdb31fcf9c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 1414•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T08:43:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5074907
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-793
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-5
revision: c3569fd75d4e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1415•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T09:24:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79678
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-106
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-16
revision: 86451ec507a6
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 1416•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T09:29:09
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1096711
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-088
buildname: b2g_emulator_vm b2g-inbound opt test reftest-5
revision: 601030c64b70
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1417•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T09:29:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1096688
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1045
buildname: b2g_emulator_vm b2g-inbound opt test reftest-7
revision: 601030c64b70
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-7 ran with return status: FAILURE
Comment 1418•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T09:45:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5076983
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1152
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: 1a932cff0528
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1419•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T09:47:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5077528
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-210
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-5
revision: e7d6c779dc48
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1420•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T09:47:29
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5077268
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-011
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-2
revision: 69c16464fa30
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1421•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T10:12:24
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5078220
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-431
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-4
revision: 69c16464fa30
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 1422•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T10:25:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5078912
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-994
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-3
revision: dd46ca13fe75
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1423•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T10:26:31
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1592554
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1055
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-20
revision: 4793ea3d1a21
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-20 ran with return status: FAILURE
Comment 1424•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T11:02:00
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5081098
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-243
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-10
revision: 43e2d930ba6f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-10 ran with return status: FAILURE
Comment 1425•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T11:14:01
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5081444
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-417
buildname: b2g_emulator_vm mozilla-inbound debug test xpcshell-2
revision: d7f308cbcbeb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
No tests run or test summary not found
# TBPL FAILURE #
The xpcshell suite: xpcshell-2 ran with return status: FAILURE
Comment 1426•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T11:14:08
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5081375
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-462
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-3
revision: 06ec26af14f3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-3 ran with return status: FAILURE
Comment 1427•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T11:14:15
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5081351
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-054
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-8
revision: 06ec26af14f3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 1428•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T11:18:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5082220
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1081
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-15
revision: 06ec26af14f3
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-15 ran with return status: FAILURE
Comment 1429•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T11:40:13
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5083729
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-867
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-4
revision: 43e2d930ba6f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-4 ran with return status: FAILURE
Comment 1430•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T11:45:12
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1097004
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1157
buildname: b2g_emulator_vm b2g-inbound opt test reftest-18
revision: 0f0c6e33989b
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-18 ran with return status: FAILURE
Comment 1431•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T11:56:38
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5084434
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-309
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-5
revision: 72d7ae169b09
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1432•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T12:01:58
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1593368
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1205
buildname: b2g_emulator_vm fx-team opt test mochitest-1
revision: 4793ea3d1a21
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-1 ran with return status: FAILURE
Comment 1433•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T12:09:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5085155
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1276
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-6
revision: e573fcf60968
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1434•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T12:18:26
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1594192
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1085
buildname: b2g_emulator_vm fx-team opt test reftest-2
revision: 222e426541b9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 1435•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T12:33:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1097258
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-997
buildname: b2g_emulator_vm b2g-inbound opt test reftest-9
revision: 1c2740ee81eb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-9 ran with return status: FAILURE
Comment 1436•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T12:34:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1594340
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-266
buildname: b2g_emulator_vm fx-team debug test mochitest-debug-12
revision: 222e426541b9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-12 ran with return status: FAILURE
Comment 1437•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T12:40:25
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1097329
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-317
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-8
revision: 1c2740ee81eb
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1438•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T13:04:30
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g32_v2_0&job_id=79848
repository: mozilla-b2g32_v2_0
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-266
buildname: b2g_emulator_vm mozilla-b2g32_v2_0 debug test mochitest-debug-13
revision: f92a881ce7b1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1439•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T13:13:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1097626
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-265
buildname: b2g_emulator_vm b2g-inbound opt test reftest-12
revision: cc9fadc9ee99
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-12 ran with return status: FAILURE
Comment 1440•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T13:36:14
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1097800
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-432
buildname: b2g_emulator_vm b2g-inbound opt test reftest-15
revision: 67ea86c1f2e9
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1441•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T13:55:45
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1098042
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-153
buildname: b2g_emulator_vm b2g-inbound opt test reftest-14
revision: 66f621fd9dfc
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-14 ran with return status: FAILURE
Comment 1442•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T14:56:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1098267
repository: b2g-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-187
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-2
revision: 66f621fd9dfc
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1443•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T14:57:55
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1595926
repository: fx-team
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-852
buildname: b2g_emulator_vm fx-team opt test crashtest-3
revision: fa14cd998e39
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 1444•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T15:29:50
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5090473
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1073
buildname: b2g_emulator_vm mozilla-inbound opt test cppunit
revision: 9035e4de3c03
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 1445•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T15:55:17
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5091651
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-938
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-2
revision: 0c6d384d9d65
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-2 ran with return status: FAILURE
Comment 1446•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T15:55:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5091660
repository: mozilla-inbound
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-395
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-2
revision: 0c6d384d9d65
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-2 ran with return status: FAILURE
Comment 1447•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T15:55:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5093117
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1000
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-16
revision: 73eadfc19bba
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-16 ran with return status: FAILURE
Comment 1448•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T16:06:47
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1596745
repository: fx-team
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1034
buildname: b2g_emulator_vm fx-team opt test reftest-10
revision: 0dd788e4b214
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 1449•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T16:47:44
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5094987
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-532
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-10
revision: e9535d758389
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-10 ran with return status: FAILURE
Comment 1450•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T17:03:05
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5095976
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-176
buildname: b2g_emulator_vm mozilla-inbound opt test mochitest-5
revision: 7cdfef0fddb8
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1451•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T17:19:32
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5096385
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-266
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-6
revision: e9535d758389
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1452•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T19:00:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=842897
repository: mozilla-central
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-033
buildname: b2g_emulator_vm mozilla-central debug test mochitest-debug-13
revision: 2a193b7f395c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-13 ran with return status: FAILURE
Comment 1453•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T19:01:35
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1099266
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-144
buildname: b2g_emulator_vm b2g-inbound opt test reftest-17
revision: ce6b395d9b2e
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-17 ran with return status: FAILURE
Comment 1454•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T19:02:11
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1598006
repository: fx-team
who: wkocher[at]mozilla[dot]com
machine: tst-linux64-spot-1034
buildname: b2g_emulator_vm fx-team debug test cppunit
revision: 77c0488fa25d
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The cppunittest suite: cppunittest ran with return status: FAILURE
Comment 1455•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T19:05:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=99390
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1144
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-8
revision: bc58850e8b51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1456•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T19:05:57
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-b2g30_v1_4&job_id=99389
repository: mozilla-b2g30_v1_4
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-712
buildname: b2g_emulator_vm mozilla-b2g30_v1_4 opt test mochitest-6
revision: bc58850e8b51
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1457•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T19:37:41
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1100339
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1180
buildname: b2g_emulator_vm b2g-inbound opt test mochitest-6
revision: ab9fb3092d9f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-6 ran with return status: FAILURE
Comment 1458•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T19:57:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5102589
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-545
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-15
revision: 92382656739f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-15 ran with return status: FAILURE
Comment 1459•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T19:57:27
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5103864
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-1004
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-2
revision: 28fff54451dd
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-2 ran with return status: FAILURE
Comment 1460•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T20:21:20
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5106155
repository: mozilla-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-796
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-17
revision: aeac390e496f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-17 ran with return status: FAILURE
Comment 1461•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T20:50:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=try&job_id=3996015
repository: try
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-1162
buildname: b2g_emulator_vm try debug test mochitest-debug-8
revision: d04357eb9913
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-8 ran with return status: FAILURE
Comment 1462•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T21:55:53
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=b2g-inbound&job_id=1101530
repository: b2g-inbound
who: philringnalda[at]gmail[dot]com
machine: tst-linux64-spot-811
buildname: b2g_emulator_vm b2g-inbound debug test mochitest-debug-5
revision: 691395de2c58
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-5 ran with return status: FAILURE
Comment 1463•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-05T23:44:56
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5111290
repository: mozilla-inbound
who: nigelbabu[at]gmail[dot]com
machine: tst-linux64-spot-284
buildname: b2g_emulator_vm mozilla-inbound debug test mochitest-debug-3
revision: e34f8806ff2f
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-3 ran with return status: FAILURE
Comment 1464•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-06T00:41:02
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1599523
repository: fx-team
who: nigelbabu[at]gmail[dot]com
machine: tst-linux64-spot-1248
buildname: b2g_emulator_vm fx-team opt test reftest-5
revision: f9d665c7c667
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-5 ran with return status: FAILURE
Comment 1465•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-06T00:41:10
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=fx-team&job_id=1599521
repository: fx-team
who: nigelbabu[at]gmail[dot]com
machine: tst-linux64-spot-1239
buildname: b2g_emulator_vm fx-team opt test reftest-8
revision: f9d665c7c667
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-8 ran with return status: FAILURE
Comment 1466•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-06T03:06:21
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5113334
repository: mozilla-inbound
who: nigelbabu[at]gmail[dot]com
machine: tst-linux64-spot-266
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-3
revision: 3405b354e2f1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The crashtest suite: crashtest-3 ran with return status: FAILURE
Comment 1467•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-06T04:09:42
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5113344
repository: mozilla-inbound
who: nigelbabu[at]gmail[dot]com
machine: tst-linux64-spot-925
buildname: b2g_emulator_vm mozilla-inbound opt test reftest-6
revision: 3405b354e2f1
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
mozrunner.errors.TimeoutException: timed out waiting for emulator to start
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The reftest suite: reftest-6 ran with return status: FAILURE
Comment 1468•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-06T05:43:28
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-central&job_id=843906
repository: mozilla-central
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-834
buildname: b2g_emulator_vm mozilla-central opt test mochitest-7
revision: 2a193b7f395c
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.use1.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4!
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
Caught exception: HTTP Error 404: Not Found
raise TimeoutException('timed out waiting for emulator to start')
TimeoutException: timed out waiting for emulator to start
0 ERROR Automation Error: Received unexpected exception while running application
Return code: 1
No tests run or test summary not found
# TBPL FAILURE #
The mochitest suite: mochitest-7 ran with return status: FAILURE
Comment 1469•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
submit_timestamp: 2015-01-06T06:08:07
log: https://treeherder.mozilla.org/ui/logviewer.html#?repo=mozilla-inbound&job_id=5115297
repository: mozilla-inbound
who: rvandermeulen[at]mozilla[dot]com
machine: tst-linux64-spot-568
buildname: b2g_emulator_vm mozilla-inbound opt test crashtest-1
revision: 1d470bfb9e47
Can't download from http://tooltool.pvt.build.mozilla.org.proxxy1.srv.releng.usw2.mozilla.com/build/sha512/263f4e8796c25543f64ba36e53d5c4ab8ed4d4e919226037ac0988761d34791b038ce96a8ae434f0153f9c2061204086decdbff18bdced42f3849156ae4dc9a4 to /builds/slave/test/build/263f4e8796c2
Description
•