New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 670186 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner: ----
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Builder got stuck in a loop for 2.5 days

Project Member Reported by pdr@chromium.org, Dec 1 2016

Issue description

When looking at the stdio log of a failed builder, I found it was over 90MB and took 2 days 11 hours to run. This build failure seems to have been fixed as part of https://crbug.com/669037 but I wanted to file this separate bug for the infra. Why didn't this bot timeout much earlier on the 'Sharded Perf Tests' step?

The error log is full of this line repeating about 90,000 times:
----------------8<----------------
IOError: [Errno 2] No such file or directory: '/tmp/tmpOygadE/results-chart.json'
E 10138.131s run_no_devices_tests  This usually means that telemetry did not run, so it could not generate the file. Please check the device running the test.
I 10138.131s run_no_devices_tests  resource_sizes (CronetSample.apk) : exit_code=1 in 0 secs.
W 10138.131s run_no_devices_tests  No files in the output dir. Archive is empty.
I 10138.859s run_no_devices_tests  [host]:/b/build/slave/Android_Cronet_Lollipop_Builder/build/src> build/android/resource_sizes.py /b/build/slave/Android_Cronet_Lollipop_Builder/build/src/out/Release/apks/CronetSample.apk --output-dir=/tmp/tmpyj1cX8
E 10139.002s run_no_devices_tests  Exception when reading chartjson.
Traceback (most recent call last):
  File "/b/build/slave/Android_Cronet_Lollipop_Builder/build/src/build/android/pylib/perf/perf_test_instance.py", line 163, in ReadChartjsonOutput
    with open(json_output_path) as f:
----------------8<----------------

Build log: https://luci-milo.appspot.com/buildbot/chromium.android/Android%20Cronet%20Lollipop%20Builder/4289
 
Components: -Infra Infra>Client>Android Infra>Client>Perf
Mergedinto: 669037
Status: Duplicate (was: Untriaged)
Cc: benhenry@chromium.org martiniss@chromium.org eyaich@chromium.org bustamante@chromium.org
+benhenry, bustamante, eyaich, martiniss

I wasn't aware cronet is using the perf recipe code. bustamante, is is just using the recipe for the resource_sizes upload?
I'm not sure, I don't work on this particular builder.

Sign in to add a comment