Hello all, I broke the build, but I did not receive any blame email about it. I have a feeling the blame emails are not working. Is anyone experiencing the same thing? Could it be related to the last-week master restart (which seems to have reset build numbers as well)? regards, pl
On 24 October 2016 at 15:36, Pavel Labath via llvm-dev <llvm-dev at lists.llvm.org> wrote:> Is anyone experiencing the same thing? Could it be related to the > last-week master restart (which seems to have reset build numbers as > well)?I think so, we're seeing the same thing on our bots. Galina will probably be up around PST time. cheers, --renato
If I followed correctly, you broke the Darwin bot, which is separate from the other bot infrastructure (so can’t be related to master restart): http://lab.llvm.org:8080/green/ It is possible that you didn’t get an email if: 1) The build was already broken by another commit when you committed. 2) There are too many people on the blame list. Here is does not seem to be the case: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental/31484/ So +CC Mike who owns green dragon I believe. — Mehdi> On Oct 24, 2016, at 7:36 AM, Pavel Labath via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello all, > > I broke the build, but I did not receive any blame email about it. I > have a feeling the blame emails are not working. > > Is anyone experiencing the same thing? Could it be related to the > last-week master restart (which seems to have reset build numbers as > well)? > > regards, > pl > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
The buildbot I am referring to is <http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/14>, which should be using the standard llvm buildbot setup (not jenkins, although I ocasionally get an email from those as well). On 24 October 2016 at 17:14, Mehdi Amini <mehdi.amini at apple.com> wrote:> If I followed correctly, you broke the Darwin bot, which is separate from the other bot infrastructure (so can’t be related to master restart): http://lab.llvm.org:8080/green/ > > It is possible that you didn’t get an email if: > > 1) The build was already broken by another commit when you committed. > 2) There are too many people on the blame list.None of these should apply in this case. pl
On 24 October 2016 at 17:14, Mehdi Amini via llvm-dev <llvm-dev at lists.llvm.org> wrote:> Here is does not seem to be the case: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental/31484/ > > So +CC Mike who owns green dragon I believe.Wasn't there a similar Green Dragon upgrade recently? cheers, --renato
Galina Kistanova via llvm-dev
2016-Oct-24 17:04 UTC
[llvm-dev] Buildbot blame emails broken?
Hello everyone, I have moved llvm buildmaster to another machine since the old machine just crushed the last weekend. Unfortunately history of builds was lost in transition. IRC channel notifications seem working, I will look at email notifications in the nearest time. Sorry for inconvenience. Thanks Galina On Mon, Oct 24, 2016 at 7:36 AM, Pavel Labath <labath at google.com> wrote:> Hello all, > > I broke the build, but I did not receive any blame email about it. I > have a feeling the blame emails are not working. > > Is anyone experiencing the same thing? Could it be related to the > last-week master restart (which seems to have reset build numbers as > well)? > > regards, > pl >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161024/a57e9fb3/attachment.html>
Hi Pavel, Email and IRC notifications originating from Green Dragon were turned off almost two weeks ago due to a network issue in the lab. Nodes kept dropping offline and then blaming folks incorrectly. We decided to stop spamming committers and Tim Northover has been filtering failure emails by hand (we all owe Tim a drink at the Dev Meeting!!). We added a new switch last week and have been watching the nodes for the last few days to make sure they recovered as expected. I have not talked with Tim yet today but our goal was to try and turn email and IRC notifications back on today. We’ll send a notification to the list once the notifications have been re-enabled. Our apologies for any inconvenience this may have caused. We really appreciate everyone’s patience while we work through this issue. Respectfully, Mike Edwards Apple Inc.> On Oct 24, 2016, at 9:14 AM, Mehdi Amini <mehdi.amini at apple.com> wrote: > > If I followed correctly, you broke the Darwin bot, which is separate from the other bot infrastructure (so can’t be related to master restart): http://lab.llvm.org:8080/green/ > > It is possible that you didn’t get an email if: > > 1) The build was already broken by another commit when you committed. > 2) There are too many people on the blame list. > > Here is does not seem to be the case: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental/31484/ > > So +CC Mike who owns green dragon I believe. > > — > Mehdi > >> On Oct 24, 2016, at 7:36 AM, Pavel Labath via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> Hello all, >> >> I broke the build, but I did not receive any blame email about it. I >> have a feeling the blame emails are not working. >> >> Is anyone experiencing the same thing? Could it be related to the >> last-week master restart (which seems to have reset build numbers as >> well)? >> >> regards, >> pl >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >
Galina Kistanova via llvm-dev
2016-Oct-25 00:10 UTC
[llvm-dev] Buildbot blame emails broken?
Buildbot sends email notifications now. Please let me know if you see a problem with it. Thanks Galina On Mon, Oct 24, 2016 at 10:04 AM, Galina Kistanova <gkistanova at gmail.com> wrote:> Hello everyone, > > I have moved llvm buildmaster to another machine since the old machine > just crushed the last weekend. > Unfortunately history of builds was lost in transition. > > IRC channel notifications seem working, I will look at email notifications > in the nearest time. > Sorry for inconvenience. > > Thanks > > Galina > > On Mon, Oct 24, 2016 at 7:36 AM, Pavel Labath <labath at google.com> wrote: > >> Hello all, >> >> I broke the build, but I did not receive any blame email about it. I >> have a feeling the blame emails are not working. >> >> Is anyone experiencing the same thing? Could it be related to the >> last-week master restart (which seems to have reset build numbers as >> well)? >> >> regards, >> pl >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161024/26998dff/attachment.html>
Maybe Matching Threads
- Revisions that cause buildbot problems but aren't on blame lists
- Revisions that cause buildbot problems but aren't on blame lists
- Revisions that cause buildbot problems but aren't on blame lists
- RFC: changing variable naming rules in LLVM codebase & git-blame
- [LLVMdev] LLVM buildbot infrastructure