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

Issue 830602 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

memory.long_running_idle_gmail_tbmv2 failing on multiple builders

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Apr 9 2018

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of ashleymarie@google.com

memory.long_running_idle_gmail_tbmv2 failing on multiple builders

Builders failed on: 
- Win 7 ATI GPU Perf: 
  https://build.chromium.org/p/chromium.perf/builders/Win%207%20ATI%20GPU%20Perf


 
Owner: eyaich@chromium.org
Hey Emily, Could you take a look at this? It seems to be crashing on something related to moving artifacts around

https://chromium-swarm.appspot.com/task?id=3cc24f9069eedd10&refresh=10&show_raw=1

Traceback (most recent call last):
  RunBenchmark at c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py:360
    max_num_values=benchmark.MAX_NUM_VALUES)
  Run at c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py:222
    _RunStoryAndProcessErrorIfNeeded(story, results, state, test)
  _RunStoryAndProcessErrorIfNeeded at c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py:131
    ProcessError(exc)
  ProcessError at c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py:106
    results.AddArtifact(story.name, 'minidump', minidump_path)
  AddArtifact at c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\results\page_test_results.py:519
    self._artifact_results.AddArtifact(story, name, path)
  AddArtifact at c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\results\artifact_results.py:129
    shutil.move(artifact_path, self.artifact_dir)
  move at c:\b\s\w\ir\.swarming_module\bin\Lib\shutil.py:302
    copy2(src, real_dst)
  copy2 at c:\b\s\w\ir\.swarming_module\bin\Lib\shutil.py:130
    copyfile(src, dst)
  copyfile at c:\b\s\w\ir\.swarming_module\bin\Lib\shutil.py:82
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: 'c:\\b\\s\\w\\ithr4rc2\\tmpvalh3z\\reports\\281b2720-b875-4266-850a-d526fc52175c.dmp'

Cc: nednguyen@chromium.org
I kicked off a bisect since there seems to be a regression range where this started failing.  

The odd thing here is that the test passes but this fails on cleanup on the bot?  The uploading itself to cloud storage didn't fail.  Ned can you comment on when this failure happens in telemetry?
@Emily, can you show me how you kicked off that bisect? I wasn't sure how to do it given that the test passes but has that bot failure
thanks!
📍 Couldn't reproduce a difference.
https://pinpoint-dot-chromeperf.appspot.com/job/16ae98d4c40000
Status: Assigned (was: Available)

Sign in to add a comment