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

Issue 753009 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 751818
Owner:
Last visit > 30 days ago
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----

Blocking:
issue 751751



Sign in to add a comment

system_health.memory_mobile (and possibly other tests): Invalid value for seconds_since_epoch

Project Member Reported by phajdan.jr@chromium.org, Aug 7 2017

Issue description

system_health.memory_mobile (and possibly other tests) fail to upload test results with the following error:

Input JSON file probably has full json results format
Uploading JSON files for builder "Memory Infra Tester" to server "test-results.appspot.com"
INFO:root:Sending request to https://test-results.appspot.com/testfile/upload at 2017-08-02 06:50:03.771241 UTC
Traceback (most recent call last):
  File "/b/rr/tmpUqrcL7/rw/checkout/scripts/slave/recipe_modules/test_results/resources/upload_test_results.py", line 200, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/b/rr/tmpUqrcL7/rw/checkout/scripts/slave/recipe_modules/test_results/resources/upload_test_results.py", line 195, in main
    options.test_results_server, attrs, files, 120)
  File "/b/rr/tmpUqrcL7/rw/checkout/scripts/slave/recipe_modules/test_results/resources/test_results_uploader.py", line 51, in upload_test_results
    timeout_secs)
  File "/b/rr/tmpUqrcL7/rw/checkout/scripts/slave/recipe_modules/test_results/resources/test_results_uploader.py", line 135, in _retry_exp_backoff
    % (e.code, e.filename, e.read()))
test_results_uploader.PermanentError: Received HTTP status 400 loading "https://test-results.appspot.com/testfile/upload": Invalid value for seconds_since_epoch
step returned non-zero exit code: 1

Example:

https://luci-milo.appspot.com/buildbot/chromium.android.fyi/Memory%20Infra%20Tester/11989 ; https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.android.fyi%2FMemory_Infra_Tester%2F11989%2F%2B%2Frecipes%2Fsteps%2FUpload_to_test-results__system_health.memory_mobile_%2F0%2Fstdout
 
Cc: ashleymarie@chromium.org
+ashleymarie: is this related to issue 748638?
Owner: ashleymarie@chromium.org
Yep this is https://bugs.chromium.org/p/chromium/issues/detail?id=751818
but I thought I had fixed it... I'll dig into it
Status: Assigned (was: Untriaged)
Thanks!
Owner: phajdan.jr@chromium.org
It looks like this was an issue up until 8/4 https://luci-milo.appspot.com/buildbot/chromium.android.fyi/Memory%20Infra%20Tester/12082 when it started passing again (right after my change to fix https://bugs.chromium.org/p/chromium/issues/detail?id=751818).

Is this something you've seen more recently than that? If not, it's fixed
Mergedinto: 751818
Status: Duplicate (was: Assigned)
Indeed. Glad to see it's fixed. Thanks, Ashley!

Sign in to add a comment