Closed Bug 1449174 Opened 6 years ago Closed 5 years ago

Inspect task/Machine redirects to a different machine

Categories

(Tree Management :: Treeherder: Frontend, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1502365

People

(Reporter: apavel, Unassigned)

Details

Hi! I'm not sure I really follow the steps to reproduce, or whether comment 1 means this is now working after all?

Could you link to the job in question using the &selectedJob=NNNNNN in the URL, so I can see the specific job in question, and also include the expected result as well as the actual result?
Component: Treeherder → Treeherder: Frontend
Flags: needinfo?(apavel)
Thank you.

So for that job link in comment 3, the job details panel has:
* Machine: i-011b9d85bb1e3d353 -> links to https://tools.taskcluster.net/provisioners/aws-provisioner-v1/worker-types/gecko-3-b-win2012/workers/us-west-2/i-0127647c9e9deb38d
* Task: Ee48tWlPRDynhoVjq5NVIQ -> links to https://tools.taskcluster.net/task-inspector/#Ee48tWlPRDynhoVjq5NVIQ

Looking at the task inspector, I see there are two runs:
1) https://tools.taskcluster.net/groups/LWkScoxQRfOp8PFtarbfzQ/tasks/Ee48tWlPRDynhoVjq5NVIQ/runs/0
  -> which was on machine i-011b9d85bb1e3d353
2) https://tools.taskcluster.net/groups/LWkScoxQRfOp8PFtarbfzQ/tasks/Ee48tWlPRDynhoVjq5NVIQ/runs/1
  -> which was on machine i-0127647c9e9deb38d

Also, looking at the other metadata shown (eg scheduled time, start time, end time), they are all using values from the first run, even though the second run didn't complete until later.

That said, is it expected that re-runs (or whatever they are called; I forget) appear as the same job in Treeherder? For buildbot we used to get an additional job.

Dustin any ideas?
Flags: needinfo?(dustin)
I believe the run is encoded in the information passed to treeherder, so I would expect them to appear as different jobs.  But I don't know for sure.

Either way, TH should be consistent about which run it is showing!
Flags: needinfo?(dustin)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.