Re: buildbot failure in on jmeter-nightly

2018-04-13 Thread Gavin McDonald
my fault, fixing … > On 13 Apr 2018, at 6:00 pm, build...@apache.org wrote: > > The Buildbot has detected a new failure on builder jmeter-nightly while > building . Full details are available at: >https://ci.apache.org/builders/jmeter-nightly/builds/1002 > > Buildbot URL: https://ci.apache

Re: buildbot failure in on jmeter-nightly

2018-02-05 Thread Philippe Mouawad
Thanks Felix for your hard work on this On Monday, February 5, 2018, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Hi all, > > I think I found out, why the build fails (Thanks Rainer). > > The server has not bound the address for its hostname on any device (that > can be seen). >

Re: buildbot failure in on jmeter-nightly

2018-02-05 Thread Felix Schumacher
Hi all, I think I found out, why the build fails (Thanks Rainer). The server has not bound the address for its hostname on any device (that can be seen). This is what the current test suite lists as network devices and their addresses: [java] java.rmi.server.hostname=null [java] Interfaces:

Re: buildbot failure in on jmeter-nightly

2018-02-01 Thread Felix Schumacher
Am 26.01.2018 um 23:11 schrieb Felix Schumacher: Am 26.01.2018 um 08:08 schrieb Felix Schumacher: Am 26.01.2018 um 02:12 schrieb Gavin McDonald: I fixed the node that nightly was building on and ran a manual build, it failed , but not due the node this time I dont think. Thanks for looking int

Re: buildbot failure in on jmeter-nightly

2018-01-26 Thread Felix Schumacher
Am 26.01.2018 um 08:08 schrieb Felix Schumacher: Am 26.01.2018 um 02:12 schrieb Gavin McDonald: I fixed the node that nightly was building on and ran a manual build, it failed , but not due the node this time I dont think. Thanks for looking into this. The current error log looks like the subv

Re: buildbot failure in on jmeter-nightly

2018-01-25 Thread Felix Schumacher
Am 26.01.2018 um 02:12 schrieb Gavin McDonald: I fixed the node that nightly was building on and ran a manual build, it failed , but not due the node this time I dont think. Thanks for looking into this. The current error log looks like the subversion checkout didn't work properly. It complai

Re: buildbot failure in on jmeter-nightly

2018-01-25 Thread Gavin McDonald
I fixed the node that nightly was building on and ran a manual build, it failed , but not due the node this time I dont think. Gav… > On 26 Jan 2018, at 12:08 pm, build...@apache.org wrote: > > The Buildbot has detected a new failure on builder jmeter-nightly while > building . Full details a

Re: buildbot failure in on jmeter-nightly

2017-02-18 Thread Philippe Mouawad
Hi, I've created a JIRA: https://issues.apache.org/jira/browse/INFRA-13544 As I don't think we can fix all JUnit and it's just a workaround Regards On Tue, Feb 14, 2017 at 3:24 PM, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Am 14.02.2017 10:00, schrieb sebb: > >> On 14 Febru

Re: buildbot failure in on jmeter-nightly

2017-02-14 Thread Felix Schumacher
Am 14.02.2017 10:00, schrieb sebb: On 14 February 2017 at 07:39, Philippe Mouawad wrote: Hi Rainer, Is this a bug or due to agent being overloaded , as I read in comments of first Thread Group: "N.B. The ramp-up period is set so that the first thread will finish before the second. This is t

Re: buildbot failure in on jmeter-nightly

2017-02-14 Thread sebb
On 14 February 2017 at 07:39, Philippe Mouawad wrote: > Hi Rainer, > Is this a bug or due to agent being overloaded , as I read in comments of > first Thread Group: > "N.B. The ramp-up period is set so that the first thread will finish before > the second. > This is to ensure the test output is pr

Re: buildbot failure in on jmeter-nightly

2017-02-13 Thread Philippe Mouawad
Hi Rainer, Is this a bug or due to agent being overloaded , as I read in comments of first Thread Group: "N.B. The ramp-up period is set so that the first thread will finish before the second. This is to ensure the test output is predictable, whilst still allowing testing of unshared counter etc"

Re: buildbot failure in on jmeter-nightly

2017-02-13 Thread Rainer Jung
Am 14.02.2017 um 03:37 schrieb build...@apache.org: The Buildbot has detected a new failure on builder jmeter-nightly while building . Full details are available at: https://ci.apache.org/builders/jmeter-nightly/builds/585 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_

Re: buildbot failure in on jmeter-nightly

2017-02-09 Thread sebb
On 9 February 2017 at 07:32, Philippe Mouawad wrote: > Hi, > Anybody has an idea why this one is randomly failing on nightly builds, I > had sent an email about Tests based on duration.: > > [java] java.lang.AssertionError: Expected delay of approx 500 > expected:<500.0> but was:<398.0> The

Re: buildbot failure in on jmeter-nightly

2017-02-08 Thread Philippe Mouawad
Hi, Anybody has an idea why this one is randomly failing on nightly builds, I had sent an email about Tests based on duration.: [java] java.lang.AssertionError: Expected delay of approx 500 expected:<500.0> but was:<398.0> [java] at org.junit.Assert.fail(Assert.java:88) [java]