Mozregression seems to be broken, likely due to the taskcluster migration. Hopefully it's just some URLs that need updating. But I'm getting messages like: ``` 0:00.79 INFO: Getting autoland builds between 2019-11-14 and 2019-11-15 0:02.27 INFO: Using b2d168294899bb4700cb3bd929c0bde85879fcea (pushed on 2019-11-14 00:01:28) for date 2019-11-14 0:02.27 INFO: Using f7679d8469b66ed60ad902806b67ebfff4c58e5f (pushed on 2019-11-15 19:46:11) for date 2019-11-15 0:03.82 WARNING: Skipping build b2d168294899: Unable to find build info using the taskcluster route 'gecko.v2.autoland.shippable.revision.b2d168294899bb4700cb3bd929c0bde85879fcea.firefox.linux64-opt' 0:03.96 WARNING: Skipping build f6aa348ba29a: Unable to find build info using the taskcluster route 'gecko.v2.autoland.shippable.revision.f6aa348ba29ac0d8310d5ea7a447828dc22f0543.firefox.linux64-opt' 0:03.97 WARNING: Skipping build f7679d8469b6: Unable to find build info using the taskcluster route 'gecko.v2.autoland.shippable.revision.f7679d8469b66ed60ad902806b67ebfff4c58e5f.firefox.linux64-opt' 0:05.71 WARNING: Skipping build d4c8a1b56b1a: Unable to find build info using the taskcluster route 'gecko.v2.autoland.shippable.revision.d4c8a1b56b1ad44c9222fb78a470a5f4bc3b6423.firefox.linux64-opt' ```
Bug 1596900 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Mozregression seems to be broken, likely due to the taskcluster migration. Hopefully it's just some URLs that need updating. But I'm getting messages like: ``` 0:00.79 INFO: Getting autoland builds between 2019-11-14 and 2019-11-15 0:02.27 INFO: Using b2d168294899bb4700cb3bd929c0bde85879fcea (pushed on 2019-11-14 00:01:28) for date 2019-11-14 0:02.27 INFO: Using f7679d8469b66ed60ad902806b67ebfff4c58e5f (pushed on 2019-11-15 19:46:11) for date 2019-11-15 0:03.82 WARNING: Skipping build b2d168294899: Unable to find build info using the taskcluster route 'gecko.v2.autoland.shippable.revision.b2d168294899bb4700cb3bd929c0bde85879fcea.firefox.linux64-opt' 0:03.96 WARNING: Skipping build f6aa348ba29a: Unable to find build info using the taskcluster route 'gecko.v2.autoland.shippable.revision.f6aa348ba29ac0d8310d5ea7a447828dc22f0543.firefox.linux64-opt' 0:03.97 WARNING: Skipping build f7679d8469b6: Unable to find build info using the taskcluster route 'gecko.v2.autoland.shippable.revision.f7679d8469b66ed60ad902806b67ebfff4c58e5f.firefox.linux64-opt' 0:05.71 WARNING: Skipping build d4c8a1b56b1a: Unable to find build info using the taskcluster route 'gecko.v2.autoland.shippable.revision.d4c8a1b56b1ad44c9222fb78a470a5f4bc3b6423.firefox.linux64-opt' < etc > ```